Dockerfile ok
This commit is contained in:
15
base_site/templates/index.html.ft
Normal file
15
base_site/templates/index.html.ft
Normal file
@ -0,0 +1,15 @@
|
||||
%%header%%
|
||||
|
||||
|
||||
<h1>Squi's awesome blog</h1>
|
||||
<p><img src="/pics/ferris.png" style="width:20%;"></p>
|
||||
<br><br>
|
||||
<h2>Lately on this great blog</h2>
|
||||
<hr>
|
||||
<p>
|
||||
%%sum%%
|
||||
</p>
|
||||
<hr>
|
||||
|
||||
%%footer%%
|
||||
|
||||
Reference in New Issue
Block a user