mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +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