diff options
author | spalax <spalax@web> | 2014-05-16 13:11:03 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-05-16 13:11:03 -0400 |
commit | 46c850ae3a18b0b0dfa533997d0b177ce5f7460a (patch) | |
tree | 09e10ada349eb57674735dc7fd33509854964d78 /doc | |
parent | f4fce02059c43916704e589ed59157e14cd9de93 (diff) | |
download | ikiwiki-46c850ae3a18b0b0dfa533997d0b177ce5f7460a.tar ikiwiki-46c850ae3a18b0b0dfa533997d0b177ce5f7460a.tar.gz |
Added a comment: Use page.tmpl
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/Adding_a_custom_header_and_footer/comment_1_e82dbfef77ff222a7fa07aab0a19fb18._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Adding_a_custom_header_and_footer/comment_1_e82dbfef77ff222a7fa07aab0a19fb18._comment b/doc/forum/Adding_a_custom_header_and_footer/comment_1_e82dbfef77ff222a7fa07aab0a19fb18._comment new file mode 100644 index 000000000..d10961c19 --- /dev/null +++ b/doc/forum/Adding_a_custom_header_and_footer/comment_1_e82dbfef77ff222a7fa07aab0a19fb18._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="spalax" + ip="82.216.247.172" + subject="Use page.tmpl" + date="2014-05-16T17:11:01Z" + content=""" +I think the right thing to do is to copy the default `page.tmpl` to your wiki (in your template directory), and add the code you wish. + +-- [[Louis|spalax]] +"""]] |