mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Root template
This commit is contained in:
		@@ -8,19 +8,11 @@ layout: compress
 | 
				
			|||||||
  {% include head.html %}
 | 
					  {% include head.html %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <body>
 | 
					  <body>
 | 
				
			||||||
  <main class="wrapper">
 | 
					    <main class="container">
 | 
				
			||||||
    <nav class="navigation">
 | 
					 | 
				
			||||||
      {% include header.html %}
 | 
					 | 
				
			||||||
    </nav>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    <div class="content">
 | 
					 | 
				
			||||||
      {{ content }}
 | 
					      {{ content }}
 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
    <footer class="footer">
 | 
					 | 
				
			||||||
      {% include footer.html %}
 | 
					 | 
				
			||||||
    </footer>
 | 
					 | 
				
			||||||
    </main>
 | 
					    </main>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    {% include footer.html %}
 | 
				
			||||||
  </body>
 | 
					  </body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user