nc
This commit is contained in:
		@ -32,6 +32,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        <title>{{ page.title }}</title>
 | 
					        <title>{{ page.title }}</title>
 | 
				
			||||||
    </head>
 | 
					    </head>
 | 
				
			||||||
 | 
					    {% spaceless %}
 | 
				
			||||||
    <body>
 | 
					    <body>
 | 
				
			||||||
        <div class="menu top">
 | 
					        <div class="menu top">
 | 
				
			||||||
            {% render_sections position="top" %}
 | 
					            {% render_sections position="top" %}
 | 
				
			||||||
@ -120,4 +121,5 @@
 | 
				
			|||||||
        </footer>
 | 
					        </footer>
 | 
				
			||||||
        {% endblock %}
 | 
					        {% endblock %}
 | 
				
			||||||
    </body>
 | 
					    </body>
 | 
				
			||||||
 | 
					    {% endspaceless %}
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user