Update for beta 5

This commit is contained in:
2022-07-21 22:51:59 -04:00
parent c7fb7cfc20
commit b9bf19d710
5 changed files with 6 additions and 6 deletions

View File

@@ -92,7 +92,7 @@
</section>
{%- endif %}
<p><br><a href="{{ "solutions" | relative_link }}">&laquo; Back to All Solutions</a></p>
{% if logged_on -%}
{% if is_logged_on -%}
<p><small><a hx-boost="false" href="{{ page | edit_page_link }}">Edit This Page</a></small></p>
{% endif %}
</article>