WIP: Production release #6
@ -24,6 +24,7 @@
|
||||
|
||||
<!-- <h2>{{ page.title }}</h2> -->
|
||||
<div>
|
||||
<hr>
|
||||
{{ page.content | safe }}
|
||||
</div>
|
||||
<a href="/posts" class="link-back">Back to list of posts</a>
|
||||
|
@ -18,6 +18,7 @@
|
||||
|
||||
<h2>{{ page.title }}</h2>
|
||||
<div>
|
||||
<hr>
|
||||
{{ page.content | safe }}
|
||||
</div>
|
||||
<a href="/projects" class="link-back">Back to list of projects</a>
|
||||
|
Loading…
Reference in New Issue
Block a user