title fix
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{% from "components/post_preview.html" import render_post %} {% extends
|
||||
"base.html" %} {% block title %}{{blog_title.title}}{% endblock %} {% block
|
||||
content %}
|
||||
"base.html" %} {% block title %}{{blog_title}}{% endblock %} {% block content %}
|
||||
<!--timeline as a component which will be filled with callable function
|
||||
### double curly brace timeline("career") this is a part of html string
|
||||
### nested render-->
|
||||
|
||||
Reference in New Issue
Block a user