fix: Ensure javascript for login is loaded
This commit is contained in:
		@@ -45,5 +45,8 @@
 | 
				
			|||||||
{% block footer %}
 | 
					{% block footer %}
 | 
				
			||||||
    {% include "fellchensammlung/footer.html" %}
 | 
					    {% include "fellchensammlung/footer.html" %}
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					{% block extra_body %}
 | 
				
			||||||
 | 
					{% endblock extra_body %}
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user