VirtualTam adf409716b fix: IP ban check for the Vintage theme před 6 roky
..
css 49bc541d79 Apply the new timezone template variables to the vintage theme před 7 roky
images 009ce93581 Move default template to vintage folder před 7 roky
js 49bc541d79 Apply the new timezone template variables to the vintage theme před 7 roky
404.html 009ce93581 Move default template to vintage folder před 7 roky
addlink.html 009ce93581 Move default template to vintage folder před 7 roky
changepassword.html 009ce93581 Move default template to vintage folder před 7 roky
changetag.html 009ce93581 Move default template to vintage folder před 7 roky
configure.html 6177f3206e Rename title link label to home link and apply it in vintage theme před 7 roky
daily.html 009ce93581 Move default template to vintage folder před 7 roky
dailyrss.html 009ce93581 Move default template to vintage folder před 7 roky
editlink.html 009ce93581 Move default template to vintage folder před 7 roky
export.bookmarks.html 009ce93581 Move default template to vintage folder před 7 roky
export.html 009ce93581 Move default template to vintage folder před 7 roky
feed.atom.html 009ce93581 Move default template to vintage folder před 7 roky
feed.rss.html 009ce93581 Move default template to vintage folder před 7 roky
import.html 84315a3bad Fix a warning generated in return_bytes function and refactor it před 7 roky
includes.html 009ce93581 Move default template to vintage folder před 7 roky
install.html 49bc541d79 Apply the new timezone template variables to the vintage theme před 7 roky
linklist.html 7d86f40bdb Empty tag search will look for not tagged links před 7 roky
linklist.paging.html d2f6d909e5 Public/private filter: use two separate buttons před 6 roky
loginform.html adf409716b fix: IP ban check for the Vintage theme před 6 roky
opensearch.html 009ce93581 Move default template to vintage folder před 7 roky
page.footer.html 49bc541d79 Apply the new timezone template variables to the vintage theme před 7 roky
page.header.html 6177f3206e Rename title link label to home link and apply it in vintage theme před 7 roky
page.html 009ce93581 Move default template to vintage folder před 7 roky
picwall.html 009ce93581 Move default template to vintage folder před 7 roky
pluginsadmin.html 009ce93581 Move default template to vintage folder před 7 roky
readme.txt 009ce93581 Move default template to vintage folder před 7 roky
tag.cloud.html 5893529cf4 Move tagcloud template file to tag.cloud před 7 roky
tools.html bb8cf6d362 Add Note bookmarklet #580 před 7 roky

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


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