aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGeorgy Redkozubov <georgy.redkozubov@linaro.org>2012-07-27 18:18:46 +0400
committerGeorgy Redkozubov <georgy.redkozubov@linaro.org>2012-07-27 18:18:46 +0400
commited6e8b4384d1e8349f31095b0023712e77d419ea (patch)
treee4fc3a95bd84c34b0f88f4a54fe42d588ee0fd19 /templates
parent8e51f8213ccf30959d22e019dcbe4848e4a4739a (diff)
Added HEADER.html handling
Diffstat (limited to 'templates')
-rw-r--r--templates/dir_template.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/dir_template.html b/templates/dir_template.html
index daa51f7..0d5994a 100644
--- a/templates/dir_template.html
+++ b/templates/dir_template.html
@@ -1,6 +1,7 @@
{% extends "header.html" %}
{% block content %}
+{{ header_content|safe }}
<table>
<tr>
<th></th><th>Name</th><th>Last modified</th><th>Size</th>