Feat: Import all old stuff
This commit is contained in:
3
theme/templates/author.html
Normal file
3
theme/templates/author.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{% extends "index.html" %}
|
||||
{% block title %} – {{ _('Posts by %(name)s', name=author) }}:{% endblock %}
|
||||
{% set summarise = True %}
|
||||
Reference in New Issue
Block a user