forked from github/pelican
parent
9c87d8f3a3
commit
dc427ad9d6
18 changed files with 28 additions and 28 deletions
|
|
@ -1,2 +1,2 @@
|
|||
{% extends "index.html" %}
|
||||
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}
|
||||
{% block title %}{{ SITENAME|striptags }} - {{ author }}{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue