fix detail page

This commit is contained in:
m
2026-03-14 11:57:10 +01:00
parent 66908c8898
commit 4e1b11685f

View File

@@ -19,7 +19,7 @@ Template{% endblock %} {% block content %}
<div class="blog-content">{{ post.content | safe }}</div> <div class="blog-content">{{ post.content | safe }}</div>
{% include post.template %} {% if post.template} {% include post.template %} {% endif %}
<a href="{{ url_for('home') }}" class="btn btn-default btn-custom" <a href="{{ url_for('home') }}" class="btn btn-default btn-custom"
>← Back to Posts</a >← Back to Posts</a