Change citizenship to country in signup
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
|
||||
<div class="input-group">
|
||||
<section class="citizenship">
|
||||
<label>Citizenship</label>
|
||||
<label>Country</label>
|
||||
<div class="input-wrapper">
|
||||
<select name="country">
|
||||
%for country_code, country_name in COUNTRIES:
|
||||
|
||||
Reference in New Issue
Block a user