aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Creating-Templates.md
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-12-08 11:06:37 +0100
committerzottel <github@zottel.net>2014-12-08 11:06:37 +0100
commit8ddf16f1eeb6e9a83b959028653aaa4ad494736d (patch)
tree72adc67022e3bbe125ca66899c71168120269708 /doc/Creating-Templates.md
parentf1367cb9f9b86379fe5a80c69691414483e58bad (diff)
downloadvolse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.gz
volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.tar.bz2
volse-hubzilla-8ddf16f1eeb6e9a83b959028653aaa4ad494736d.zip
add main_footer include to all .md files except TOS and README
Diffstat (limited to 'doc/Creating-Templates.md')
-rw-r--r--doc/Creating-Templates.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Creating-Templates.md b/doc/Creating-Templates.md
index 35003cb1a..6de627f39 100644
--- a/doc/Creating-Templates.md
+++ b/doc/Creating-Templates.md
@@ -88,4 +88,6 @@ and this would place a profile widget into the "foo" region you created.
Use the CSS file to position the region on the page where desired and optionally control its size.
-[To be continued] \ No newline at end of file
+[To be continued]
+
+#include doc/macros/main_footer.bb;