mirror of
				https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
				synced 2025-11-03 20:02:47 +00:00 
			
		
		
		
	New variable
This commit is contained in:
		@@ -89,6 +89,10 @@
 | 
			
		||||
    </header>
 | 
			
		||||
 | 
			
		||||
    <main class="grey lighten-5">
 | 
			
		||||
      {% if parallax %}
 | 
			
		||||
      {% block page_content %}
 | 
			
		||||
      {% endblock %}
 | 
			
		||||
      {% else %}
 | 
			
		||||
      {% if not full_width %}
 | 
			
		||||
      <div class="container">
 | 
			
		||||
      {% endif %}
 | 
			
		||||
@@ -130,6 +134,7 @@
 | 
			
		||||
      {% if not full_width %}
 | 
			
		||||
      </div>
 | 
			
		||||
      {% endif %}
 | 
			
		||||
      {% endif %}
 | 
			
		||||
    </main>
 | 
			
		||||
 | 
			
		||||
    <footer class="page-footer">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user