feula 8e0ad1d920 Versioned JS files & centralized licenses vor 9 Jahren
..
addlink.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
changepassword.html 450342737c Initial commit (version 0.0.40 beta) vor 11 Jahren
changetag.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
configure.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css vor 10 Jahren
daily.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) vor 11 Jahren
editlink.html 8e0ad1d920 Versioned JS files & centralized licenses vor 9 Jahren
export.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
import.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css vor 10 Jahren
includes.html ae22a12b8a uniform if syntax vor 10 Jahren
install.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
linklist.html 8e0ad1d920 Versioned JS files & centralized licenses vor 9 Jahren
linklist.paging.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
loginform.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
page.footer.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
page.header.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
page.html 450342737c Initial commit (version 0.0.40 beta) vor 11 Jahren
picwall.html 8e0ad1d920 Versioned JS files & centralized licenses vor 9 Jahren
picwall2.html 450342737c Initial commit (version 0.0.40 beta) vor 11 Jahren
readme.txt 450342737c Initial commit (version 0.0.40 beta) vor 11 Jahren
tagcloud.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren
tools.html c133612f32 CSS: remove hardcoded style from templates vor 9 Jahren

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


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