diff --git a/templates/tailwindUI/post.html b/templates/tailwindUI/post.html index 3267ce49..bf5b1c69 100644 --- a/templates/tailwindUI/post.html +++ b/templates/tailwindUI/post.html @@ -1,8 +1,8 @@ {% extends 'layout.html'%} {%block head%} {{title}} {% endblock head %} {%block body%} -
-

+
+

{{title}}

diff --git a/templates/tailwindUI/search.html b/templates/tailwindUI/search.html index 4deb75cb..17baad3c 100644 --- a/templates/tailwindUI/search.html +++ b/templates/tailwindUI/search.html @@ -15,7 +15,7 @@

{% endfor %} {% endfor %} {% endif %} {% if posts %} {% for post in posts %} {% for post in post %}

Posts

{% for post in posts %}