1
0
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:
J. Fernando Sánchez
2015-12-08 15:19:16 +01:00
parent 518b99a30d
commit 09a35b2595
5 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
{% extends "base.html" %}
{% block content_title %}
{{ article.title }}
{% endblock %}
{% block content %}
<div class="postnav">
{% if article.prev_article %}