post title
This commit is contained in:
@@ -4,7 +4,7 @@ Template{% endblock %} {% block content %} {% from
|
||||
"components/comment_renderer.html" import render_comment %}
|
||||
|
||||
<div class="col-lg-12">
|
||||
<h1 class="post-title">{{ post.title }}</h1>
|
||||
<h1 class="text-3xl font-bold mb-8">{{ post.title }}</h1>
|
||||
<p class="lead">{{ post.subtitle }}</p>
|
||||
<p>
|
||||
<span class="glyphicon glyphicon-time"></span> Posted on {{ post.date }}
|
||||
|
||||
Reference in New Issue
Block a user