Dockerfile ok
This commit is contained in:
9
base_site/templates/pages/1-firstpage.html.ft
Normal file
9
base_site/templates/pages/1-firstpage.html.ft
Normal file
@ -0,0 +1,9 @@
|
||||
%%header%%
|
||||
<h2><img src="/pics/happy-ferris.png" style="width:20%;"><br>
|
||||
My First Article</h2>
|
||||
<hr>
|
||||
<p>Hello !
|
||||
The blog post you're currently reading is hosted on Flog, my own blog system.
|
||||
I created everything : the web server, the template library, this blog system, in a few days, thanks to Rust&.
|
||||
</p>
|
||||
%%footer%%
|
||||
Reference in New Issue
Block a user