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

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


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