VirtualTam 89ccc83ba4 Login: update PageBuilder and default/vintage templates пре 6 година
..
404.html 009ce93581 Move default template to vintage folder пре 7 година
addlink.html 009ce93581 Move default template to vintage folder пре 7 година
changepassword.html 009ce93581 Move default template to vintage folder пре 7 година
changetag.html 7e9bd977ee Webpack / Update front paths in template files пре 6 година
configure.html 6177f3206e Rename title link label to home link and apply it in vintage theme пре 7 година
daily.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates пре 6 година
dailyrss.html 009ce93581 Move default template to vintage folder пре 7 година
editlink.html 7e9bd977ee Webpack / Update front paths in template files пре 6 година
export.bookmarks.html 009ce93581 Move default template to vintage folder пре 7 година
export.html 009ce93581 Move default template to vintage folder пре 7 година
feed.atom.html 009ce93581 Move default template to vintage folder пре 7 година
feed.rss.html 009ce93581 Move default template to vintage folder пре 7 година
import.html 84315a3bad Fix a warning generated in return_bytes function and refactor it пре 7 година
includes.html 66d37a4fb4 add loading user css at last to vintage tpl пре 6 година
install.html 49bc541d79 Apply the new timezone template variables to the vintage theme пре 7 година
linklist.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates пре 6 година
linklist.paging.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates пре 6 година
loginform.html adf409716b fix: IP ban check for the Vintage theme пре 6 година
opensearch.html 009ce93581 Move default template to vintage folder пре 7 година
page.footer.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates пре 6 година
page.header.html 89ccc83ba4 Login: update PageBuilder and default/vintage templates пре 6 година
page.html 009ce93581 Move default template to vintage folder пре 7 година
picwall.html 7e9bd977ee Webpack / Update front paths in template files пре 6 година
pluginsadmin.html 7e9bd977ee Webpack / Update front paths in template files пре 6 година
readme.txt 009ce93581 Move default template to vintage folder пре 7 година
tag.cloud.html 5893529cf4 Move tagcloud template file to tag.cloud пре 7 година
tools.html 7e9bd977ee Webpack / Update front paths in template files пре 6 година

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


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