about summary refs log tree commit diff
path: root/bh20simplewebuploader/templates/about.html
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader/templates/about.html')
-rw-r--r--bh20simplewebuploader/templates/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/bh20simplewebuploader/templates/about.html b/bh20simplewebuploader/templates/about.html
index 286a211..07b6951 100644
--- a/bh20simplewebuploader/templates/about.html
+++ b/bh20simplewebuploader/templates/about.html
@@ -1,11 +1,11 @@
 <!DOCTYPE html>
 <html>
-  {% include 'header.html' %}
+  {% include 'org-header.html' %}
     <body>
       {% include 'banner.html' %}
       {% include 'menu.html' %}
 
-      WIP
+      {{ embed|safe }}
 
       {% include 'footer.html' %}