blog title fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% extends "base.html" %} {% block title %}{{blog_title}}{% endblock %}{% block
|
||||
content %}
|
||||
{% extends "base.html" %} {% block title %}{{blog_title.title}}{% endblock %}{%
|
||||
block content %}
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<!-- Post Content -->
|
||||
|
||||
Reference in New Issue
Block a user