2 lines
88 B
HTML
2 lines
88 B
HTML
{% extends "index.html" %}
|
|
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}
|