ArthurHoaro 6177f3206e Rename title link label to home link and apply it in vintage theme 7 лет назад
..
css 49bc541d79 Apply the new timezone template variables to the vintage theme 7 лет назад
images 009ce93581 Move default template to vintage folder 7 лет назад
js 49bc541d79 Apply the new timezone template variables to the vintage theme 7 лет назад
404.html 009ce93581 Move default template to vintage folder 7 лет назад
addlink.html 009ce93581 Move default template to vintage folder 7 лет назад
changepassword.html 009ce93581 Move default template to vintage folder 7 лет назад
changetag.html 009ce93581 Move default template to vintage folder 7 лет назад
configure.html 6177f3206e Rename title link label to home link and apply it in vintage theme 7 лет назад
daily.html 009ce93581 Move default template to vintage folder 7 лет назад
dailyrss.html 009ce93581 Move default template to vintage folder 7 лет назад
editlink.html 009ce93581 Move default template to vintage folder 7 лет назад
export.bookmarks.html 009ce93581 Move default template to vintage folder 7 лет назад
export.html 009ce93581 Move default template to vintage folder 7 лет назад
feed.atom.html 009ce93581 Move default template to vintage folder 7 лет назад
feed.rss.html 009ce93581 Move default template to vintage folder 7 лет назад
import.html 84315a3bad Fix a warning generated in return_bytes function and refactor it 7 лет назад
includes.html 009ce93581 Move default template to vintage folder 7 лет назад
install.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 лет назад
linklist.html 52b503105d Improve datetime display 7 лет назад
linklist.paging.html 009ce93581 Move default template to vintage folder 7 лет назад
loginform.html 009ce93581 Move default template to vintage folder 7 лет назад
opensearch.html 009ce93581 Move default template to vintage folder 7 лет назад
page.footer.html 49bc541d79 Apply the new timezone template variables to the vintage theme 7 лет назад
page.header.html 6177f3206e Rename title link label to home link and apply it in vintage theme 7 лет назад
page.html 009ce93581 Move default template to vintage folder 7 лет назад
picwall.html 009ce93581 Move default template to vintage folder 7 лет назад
pluginsadmin.html 009ce93581 Move default template to vintage folder 7 лет назад
readme.txt 009ce93581 Move default template to vintage folder 7 лет назад
tagcloud.html 009ce93581 Move default template to vintage folder 7 лет назад
tools.html 009ce93581 Move default template to vintage folder 7 лет назад

readme.txt

===== Shaarli template organisation =====

Any Shaarli page should conform to this RainTPL template:

-----------------------------------------------------

{include="includes"}


You body goes here...
{include="page.footer"}


-----------------------------------------------------

If you want to also add something in the page header (in the dark area), do it here:




Example: "Add new link" form:
-----------------------------------------------------

{include="includes"}


{include="page.footer"}


-----------------------------------------------------