diff --git a/templates/dashboard.html b/templates/dashboard.html index c58b452..49dd92e 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -165,7 +165,6 @@ @@ -175,7 +174,6 @@ @@ -185,7 +183,6 @@ diff --git a/templates/post.html b/templates/post.html index de86ccd..a92b44b 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,7 +1,7 @@ {% extends "base.html" %} {% block title %}{{ post.title }}{% endblock %} {% block content %} -
+

{{ post.title }}