diff options
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;
|