mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
2 lines
88 B
HTML
2 lines
88 B
HTML
{% extends "index.html" %}
|
|
{% block title %}{{ SITENAME }} - {{ author }}{% endblock %}
|