init
This commit is contained in:
commit
78c3dc9737
36 changed files with 1126 additions and 0 deletions
5
theme/templates/category.mu
Normal file
5
theme/templates/category.mu
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% extends "index.mu" %}
|
||||
{% block content_title %}
|
||||
>>{{ category }}
|
||||
{% endblock %}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue