mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-04 12:22:47 +00:00 
			
		
		
		
	Change block name from body to page_content
This commit is contained in:
		@@ -18,7 +18,7 @@
 | 
				
			|||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
    {% include 'sidenav.html.j2' %}
 | 
					    {% include 'sidenav.html.j2' %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    {% block body %}
 | 
					    {% block page_content %}
 | 
				
			||||||
    {% endblock %}
 | 
					    {% endblock %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <!--JavaScript at end of body for optimized loading-->
 | 
					    <!--JavaScript at end of body for optimized loading-->
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user