diff --git a/templates/base.html b/templates/base.html index 8efc35a..9544bd4 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,13 +6,13 @@ - - + +

NyaZoom2

diff --git a/templates/link.html b/templates/link.html index 209364a..4f8d4eb 100644 --- a/templates/link.html +++ b/templates/link.html @@ -4,21 +4,21 @@
- "Return to home" + Return to home
{% endblock content %} diff --git a/templates/linklist.html b/templates/linklist.html index f40f6ff..1059c3a 100644 --- a/templates/linklist.html +++ b/templates/linklist.html @@ -13,7 +13,7 @@ hx-swap="outerHTML" hx-delete="/link/{{ key }}" > - "X" + X {% endfor %}