aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Webpages.md
diff options
context:
space:
mode:
authorzzottel <github@zottel.net>2014-12-08 11:13:11 +0100
committerzzottel <github@zottel.net>2014-12-08 11:13:11 +0100
commit88cfdb864c3cfe0f782668cb93fe69c43256cb01 (patch)
treebb3a6e95f008ed173879c3462812f5592b1f17e9 /doc/Webpages.md
parentec1a8d4e106e3ddd366b0744c4af5d9a66aebeb2 (diff)
parent8ddf16f1eeb6e9a83b959028653aaa4ad494736d (diff)
downloadvolse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.gz
volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.tar.bz2
volse-hubzilla-88cfdb864c3cfe0f782668cb93fe69c43256cb01.zip
Merge pull request #731 from zzottel/master
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;