mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-23 20:22:20 +00:00
Fixed html titles
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content_title %}
|
||||
{{ page.title }}
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
{{ page.content }}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user