WIP: templates
This commit is contained in:
11
templates/blog.html
Normal file
11
templates/blog.html
Normal file
@@ -0,0 +1,11 @@
|
||||
$render{"templates/root"}
|
||||
|
||||
<section>
|
||||
<h2><a href="$root/posts/">Web Log</a></h2>
|
||||
<p>Elixir, JavaScript, SVG, Containers, Git, Linux</p>
|
||||
<p>
|
||||
Questions, comments, feedback? <a href="mailto:webdevcat@proton.me">Contact the author</a>.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
$body
|
||||
Reference in New Issue
Block a user