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

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"}


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