Add extra space.

This commit is contained in:
Alexandre Vicenzi 2015-07-21 00:53:19 -03:00
parent edc47c84ab
commit 244807c8bb
9 changed files with 9 additions and 9 deletions

View file

@ -1,3 +1,3 @@
{% extends "index.html" %}
{% block title %}– Posts by: {{ author }}{% endblock %}
{% block title %} – Posts by: {{ author }}{% endblock %}
{% set summarise = True %}