diff options
author | friendica <info@friendica.com> | 2014-10-19 16:12:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-19 16:12:05 -0700 |
commit | bae3029c639bf6f9469dd93bfedc3dce0d8510d7 (patch) | |
tree | f892b4bb5bc96c96ebd9df5d6b593b02def2c759 /doc/intro_for_developers.bb | |
parent | 6d3619c8b15afdbf228cc0ca71de68efc0557fb1 (diff) | |
download | volse-hubzilla-bae3029c639bf6f9469dd93bfedc3dce0d8510d7.tar.gz volse-hubzilla-bae3029c639bf6f9469dd93bfedc3dce0d8510d7.tar.bz2 volse-hubzilla-bae3029c639bf6f9469dd93bfedc3dce0d8510d7.zip |
merge madness
Diffstat (limited to 'doc/intro_for_developers.bb')
-rw-r--r-- | doc/intro_for_developers.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro_for_developers.bb b/doc/intro_for_developers.bb index b44095d3d..50aedd0e2 100644 --- a/doc/intro_for_developers.bb +++ b/doc/intro_for_developers.bb @@ -109,4 +109,4 @@ At that point, if you need to add javascript or css files, add them to /js or /c Now you'll probably want to alter a template. These can be found in in /view/tpl OR view//tpl. All you should have to do is copy whatever you want to tweak from the first place to your theme's own tpl directory.
-Return to the [url=[baseurl]/help/main]Main documentation page[/url]
+#include doc/macros/main_footer.bb;
|