Remove duplicate titles
This commit is contained in:
parent
fa4c5bffc0
commit
6a71544b4d
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
{% extends 'base' %}
|
||||
|
||||
{% block page_title %}{% endblock %}
|
||||
|
||||
{% block content_wrapper %}
|
||||
{% include 'post/header' %}
|
||||
{% include 'post/intro-image' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue