Files
pelican-themes/bootstrap/templates/author.html
T

2 lines
100 B
HTML

{% extends "index.html" %}
{% block title %}{{ SITENAME }} <small>{{ author }}</small>{% endblock %}