Switch <title> separator from &mdash; -> |

This commit is contained in:
Raymond Wanyoike 2016-11-09 20:07:43 +03:00
commit 304d9530d3
5 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{% extends "index.html" %}
{% block title %}
{{ author }} Articles &mdash; {{ SITENAME }}
{{ author }} Articles | {{ SITENAME }}
{% endblock %}
{% block page_header %}