Update Git URLs
- Remove quotes where not required
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<article class="content auto">
|
||||
<h1>{{ page.title }}</h1>
|
||||
{{ page.text }}
|
||||
<p><br><a href="{{ "" | relative_link }}" title="Home">« Home</a></p>
|
||||
<p><br><a href="{{ "" | relative_link }}" title=Home>« Home</a>
|
||||
{% if is_logged_on -%}
|
||||
<p><small><a hx-boost="false" href="{{ page | edit_page_link }}">Edit This Page</a></small></p>
|
||||
<p><small><a hx-boost=false href="{{ page | edit_page_link }}">Edit This Page</a></small>
|
||||
{% endif %}
|
||||
</article>
|
||||
|
||||
Reference in New Issue
Block a user