ArthurHoaro 6177f3206e Rename title link label to home link and apply it in vintage theme před 7 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 52b503105d Improve datetime display před 7 roky
linklist.paging.html 009ce93581 Move default template to vintage folder před 7 roky
loginform.html 009ce93581 Move default template to vintage folder před 7 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
tagcloud.html 009ce93581 Move default template to vintage folder před 7 roky
tools.html 009ce93581 Move default template to vintage folder 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"}


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