locations
This commit is contained in:
parent
a857ddfe54
commit
2fbf52dc2c
10 changed files with 6 additions and 95 deletions
|
|
@ -1,5 +0,0 @@
|
|||
{% extends "base.mu" %}
|
||||
{% block content %}
|
||||
-
|
||||
{{ article.content }}
|
||||
{% endblock %}
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
>{% block title %}{{ SITENAME }}{% endblock title %}
|
||||
|
||||
{% block content %}
|
||||
{% endblock %}
|
||||
|
||||
{% if DESCRIPTION %}
|
||||
-
|
||||
{{ DESCRIPTION }}
|
||||
-
|
||||
{% endif %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue