diff options
author | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-10-17 17:42:34 +0100 |
---|---|---|
committer | Thomas Willingham <beardyunixer@beardyunixer.com> | 2014-10-17 17:42:34 +0100 |
commit | e5a17b5d77f44f7df94594186defa8fe493094e5 (patch) | |
tree | f5530b4c338f759e26889bb0b236679f54e0ac0c /doc/comanche.bb | |
parent | 17d23a52e279dcfb1aa6690c48c248868e740704 (diff) | |
download | volse-hubzilla-e5a17b5d77f44f7df94594186defa8fe493094e5.tar.gz volse-hubzilla-e5a17b5d77f44f7df94594186defa8fe493094e5.tar.bz2 volse-hubzilla-e5a17b5d77f44f7df94594186defa8fe493094e5.zip |
Doco - if I ever have to touch dozens of files to change one link again,
I'll stab someone - so make sure we don't have to.
Diffstat (limited to 'doc/comanche.bb')
-rw-r--r-- | doc/comanche.bb | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/comanche.bb b/doc/comanche.bb index d329cc34b..19a74833e 100644 --- a/doc/comanche.bb +++ b/doc/comanche.bb @@ -28,10 +28,10 @@ Currently there are three layout templates, unless your site provides additional edgestwo - two column layout with fixed side margins
edgesthree - three column layout with fixed side margins
full - three column layout with fixed side margins and adds a "header" region beneath the navigation bar
- - redable - - A template for reading longer texts. Three columns: aside, content and right_aside. For maximum readability it is advised to only use the middle content column. +
+ redable
+
+ A template for reading longer texts. Three columns: aside, content and right_aside. For maximum readability it is advised to only use the middle content column.
[/code]
@@ -45,11 +45,11 @@ To choose a layout template, use the 'template' tag. To choose the "choklet" template with the "three" flavour:
[code]
- [template=three]choklet[/template] -[/code] - -Or the "redable" (sic) template: - + [template=three]choklet[/template]
+[/code]
+
+Or the "redable" (sic) template:
+
[code]
[template]redable[/template]
[/code]
@@ -188,4 +188,4 @@ The 'comment' tag is used to delimit comments. These comments will not appear on [/region]
[/code]
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+#include doc/macros/main_footer.bb;
|