siwwy :3 #3
					 1 changed files with 5 additions and 8 deletions
				
			
		Move content/footer out of pagebody and remove it
				commit
				
					
					
						dafd299a1f
					
				
			
		| 
						 | 
				
			
			@ -6,18 +6,15 @@
 | 
			
		|||
 | 
			
		||||
<body>
 | 
			
		||||
<div class="page">
 | 
			
		||||
<div class="header">
 | 
			
		||||
    <div id="header" class="header">
 | 
			
		||||
        @include('includes.header')
 | 
			
		||||
    </div> <!-- header -->
 | 
			
		||||
 | 
			
		||||
<div id="pagebody">
 | 
			
		||||
    <div id="content" role="main">
 | 
			
		||||
    <div id="content" class="content" role="main">
 | 
			
		||||
@yield('content')
 | 
			
		||||
    </div> <!-- content -->
 | 
			
		||||
    <div id="footer" class="pagefooter">
 | 
			
		||||
    <div id="footer" class="footer">
 | 
			
		||||
        @include('includes.footer')
 | 
			
		||||
    </div> <!-- footer -->
 | 
			
		||||
</div> <!-- pagebody -->
 | 
			
		||||
</div> <!-- page -->
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue