mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	autofocus of signup form on first field
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
      {% csrf_token %}
 | 
			
		||||
      {{ form|crispy }}
 | 
			
		||||
      {{ profile_form|crispy }}
 | 
			
		||||
      <button class="btn btn-link" type="submit">
 | 
			
		||||
      <button class="btn btn-success" type="submit">
 | 
			
		||||
          {% trans "Sign Up" %}
 | 
			
		||||
      </button>
 | 
			
		||||
  </form>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user