work on schedule rendering; update comments views to be more coherent

This commit is contained in:
bkfox
2016-06-06 19:24:50 +02:00
parent db54568a52
commit 2365cc8b8e
5 changed files with 95 additions and 30 deletions

View File

@ -1,4 +1,4 @@
{% extends "aircox/cms/section.html" %}
{% extends 'aircox/cms/list.html' %}
{% load i18n %}
{% load honeypot %}