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

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


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