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 %}
|
||||
{{ article.title }}
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<div class="postnav">
|
||||
{% if article.prev_article %}
|
||||
|
Reference in New Issue
Block a user