init
This commit is contained in:
commit
d013ece0f3
363 changed files with 20823 additions and 0 deletions
5
themes/duckquill/templates/index.html
Normal file
5
themes/duckquill/templates/index.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{{ section.content | safe }}
|
||||
{% endblock content %}
|
Loading…
Add table
Add a link
Reference in a new issue