Get the style working on RDT.org

By specifying the root style, we don't need to use a template.
This commit is contained in:
PeridexisErrant 2015-09-28 12:53:44 +10:00
parent 84ac6ee5eb
commit d28f2b8f3a
2 changed files with 2 additions and 6 deletions

View file

@ -1,5 +0,0 @@
{# layout.html #}
{# Import the theme's layout. #}
{% extends "!layout.html" %}
{% set css_files = css_files + ['_static/dftext.css'] %}