Some SEO improvement

This commit is contained in:
Luca Chiricozzi
2015-01-01 21:06:34 +01:00
parent e725e3b638
commit 036c3266a5
11 changed files with 138 additions and 81 deletions

View File

@@ -1,3 +1,5 @@
{% extends "index.html" %}
{% block title %}{{ SITENAME }} | {{ author }}{% endblock %}
{% block title %}{{ author }}{% endblock %}
{% block description %}{% endblock %}
{% include 'common_seo.html' %}