aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Webpages.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/Webpages.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/Webpages.md')
-rw-r--r--doc/Webpages.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/Webpages.md b/doc/Webpages.md
index e9943fda8..dafd3661d 100644
--- a/doc/Webpages.md
+++ b/doc/Webpages.md
@@ -11,4 +11,6 @@ The "page link title" box allows a user to specify the "pagelinktitle" of this U
Beneath the page creation box, a list of existing pages will appear with an "edit" link. Clicking this will take you to an editor, similar to that of the post editor, where you can make changes to your webpages.
-If you are the admin of a site, you can specify a channel whose webpages we will use at key points around the site. Presently, the only place this is implemented is the home page. If you specify the channel "admin" and then the channel called "admin" creates a webpage called "home", we will display it's content on your websites home page. We expect this functionality to be extended to other areas in future. \ No newline at end of file
+If you are the admin of a site, you can specify a channel whose webpages we will use at key points around the site. Presently, the only place this is implemented is the home page. If you specify the channel "admin" and then the channel called "admin" creates a webpage called "home", we will display it's content on your websites home page. We expect this functionality to be extended to other areas in future.
+
+#include doc/macros/main_footer.bb;