blog/theme/bootstrapdark/templates/author.html

2 lines
100 B
HTML
Raw Normal View History

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