aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/templates/about.html
diff options
context:
space:
mode:
authorPjotr Prins2020-05-24 10:31:24 -0500
committerPjotr Prins2020-05-24 10:31:24 -0500
commitc3bbd48601cdb4bec510db72bd2296724874f4f3 (patch)
treeb61ca5b473cc30aa971264994697c70c06f20c56 /bh20simplewebuploader/templates/about.html
parenta3c37de9105a784a8f73d3925269c847108baa17 (diff)
downloadbh20-seq-resource-c3bbd48601cdb4bec510db72bd2296724874f4f3.tar.gz
bh20-seq-resource-c3bbd48601cdb4bec510db72bd2296724874f4f3.tar.lz
bh20-seq-resource-c3bbd48601cdb4bec510db72bd2296724874f4f3.zip
Display About/FAQ
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' %}