forked from rc/aircox
page templates & views reordering
This commit is contained in:
@ -1,10 +1,9 @@
|
||||
{% extends "aircox/page.html" %}
|
||||
{% extends "aircox/basepage.html" %}
|
||||
{% load static i18n humanize honeypot %}
|
||||
{% comment %}
|
||||
Base template used to display a page
|
||||
Base template used to display a Page
|
||||
|
||||
Context:
|
||||
- title: title
|
||||
- page: page
|
||||
{% endcomment %}
|
||||
|
||||
|
Reference in New Issue
Block a user