mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-12 09:00:40 +00:00
First implementation of a feedback formular
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
<span class="helper-text red-text">{{ error }}</span>
|
||||
{% endfor %}
|
||||
</div>
|
||||
<div class="input-field ">
|
||||
<div class="input-field">
|
||||
<i class="material-icons prefix">email</i>
|
||||
{{ registration_form.email(class='validate', type='email') }}
|
||||
{{ registration_form.email.label }}
|
||||
|
Reference in New Issue
Block a user