2 lines
100 B
HTML
2 lines
100 B
HTML
|
{% extends "index.html" %}
|
||
|
{% block title %}{{ SITENAME }} <small>{{ author }}</small>{% endblock %}
|