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

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


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