This commit is contained in:
James Long 2012-03-06 16:16:00 -05:00
Родитель 595cae50be
Коммит f3482603ce
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -88,7 +88,7 @@
<div class="span5">
<div class="{% if form.email.errors %}field-error{% endif %}">
{{ form.email }}
{{ field_with_attrs(form.email, placeholder='YOUR EMAIL HERE') }}
</div>
<!-- <select name="interest" id="apps-interest"> -->