Commit 8bba4abc by David Ormsbee

Change citizenship to country in signup

parent 3302d164
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment