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

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


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