mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 04:12:45 +00:00 
			
		
		
		
	JS codestyle enhancements
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
{% block doc %}
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html{% block html_attribs %}{% endblock html_attribs %}>
 | 
			
		||||
{% block html %}
 | 
			
		||||
  {% block html %}
 | 
			
		||||
  <head>
 | 
			
		||||
    {% block head %}
 | 
			
		||||
    <title>{% block title %}{{title|default}}{% endblock title %}</title>
 | 
			
		||||
@@ -40,6 +40,6 @@
 | 
			
		||||
    {% endblock scripts %}
 | 
			
		||||
    {% endblock body %}
 | 
			
		||||
  </body>
 | 
			
		||||
{% endblock html %}
 | 
			
		||||
  {% endblock html %}
 | 
			
		||||
</html>
 | 
			
		||||
{% endblock doc %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user