En cours
This commit is contained in:
		
							
								
								
									
										7
									
								
								templates/index.html.ft
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								templates/index.html.ft
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
%%header%%
 | 
			
		||||
 | 
			
		||||
<h1>Squi's awesome blog</h1>
 | 
			
		||||
%%pages%%
 | 
			
		||||
 | 
			
		||||
%%footer%%
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										5
									
								
								templates/pages/1-firstpage.html.ft
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								templates/pages/1-firstpage.html.ft
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
%%header%%
 | 
			
		||||
<h2> My First article </h2>
 | 
			
		||||
<p style="text-align:center;"><img src="pics/ferris.png" style="width:20%;"></p>
 | 
			
		||||
<p>Hello !</p>
 | 
			
		||||
%%footer%%
 | 
			
		||||
							
								
								
									
										4
									
								
								templates/pages/2-secondpage.html.ft
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								templates/pages/2-secondpage.html.ft
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
<h2> My Second article </h2>
 | 
			
		||||
<p style="text-align:center;"><img src="pics/ferris.png" style="width:20%;"></p>
 | 
			
		||||
<p>Bye !</p>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user