summaryrefslogtreecommitdiffstats
path: root/theme/templates
diff options
context:
space:
mode:
Diffstat (limited to 'theme/templates')
-rw-r--r--theme/templates/page.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/templates/page.html b/theme/templates/page.html
index 8b3cee0..81ee48c 100644
--- a/theme/templates/page.html
+++ b/theme/templates/page.html
@@ -3,7 +3,6 @@
{% block title %}{{ title }}{% endblock %}
{% block style %}
-{% parent %}
<link rel="stylesheet" href="{{ staticBase }}/print.css">
{% endblock %}