forked from github/pelican
2 lines
98 B
HTML
2 lines
98 B
HTML
{% extends "index.html" %}
|
|
{% block title %}{{ SITENAME|striptags }} - {{ author }}{% endblock %}
|