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