2022-06-23 02:14:38 +00:00
|
|
|
<article class="content auto">
|
|
|
|
<h1>{{ page.title }}</h1>
|
|
|
|
{{ page.text }}
|
2024-04-20 18:06:56 +00:00
|
|
|
<p><br><a href="{{ "" | relative_link }}" title=Home>« Home</a>
|
2022-07-22 02:51:59 +00:00
|
|
|
{% if is_logged_on -%}
|
2024-04-20 18:06:56 +00:00
|
|
|
<p><small><a hx-boost=false href="{{ page | edit_page_link }}">Edit This Page</a></small>
|
2022-06-23 02:14:38 +00:00
|
|
|
{% endif %}
|
|
|
|
</article>
|