aboutsummaryrefslogtreecommitdiffstats
path: root/webface/templates/raw.html
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-10-28 00:07:12 -0700
committerbnewbold <bnewbold@robocracy.org>2016-10-28 00:07:12 -0700
commit360a3f82c02fdbe2c2d317e01f01fc69adbf4ab5 (patch)
tree6d87639cef6b31ec069d259d9a119e14e7f241a7 /webface/templates/raw.html
parentadf41d8d3dcbc21806475bc652d560c7483fbcfb (diff)
downloadmodelthing-360a3f82c02fdbe2c2d317e01f01fc69adbf4ab5.tar.gz
modelthing-360a3f82c02fdbe2c2d317e01f01fc69adbf4ab5.zip
webface front page
Diffstat (limited to 'webface/templates/raw.html')
-rw-r--r--webface/templates/raw.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/webface/templates/raw.html b/webface/templates/raw.html
new file mode 100644
index 0000000..5e10ff4
--- /dev/null
+++ b/webface/templates/raw.html
@@ -0,0 +1,6 @@
+{{# partial content}}
+<pre>
+{{ raw_text }}
+</pre>
+{{/partial}}
+{{> base.html}}