Flex theme.
This commit is contained in:
parent
0bb44cb06f
commit
b35cde0428
30 changed files with 1437 additions and 0 deletions
3
templates/author.html
Normal file
3
templates/author.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{% extends "index.html" %}
|
||||
{% block title %}– Posts by: {{ author }}{% endblock %}
|
||||
{% set summarise = True %}
|
Loading…
Add table
Add a link
Reference in a new issue