Sébastien SAUVAGE 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
..
addlink.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
changepassword.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
changetag.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
configure.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
daily.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
editlink.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
export.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
import.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
includes.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
install.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
linklist.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
linklist.paging.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
loginform.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
page.footer.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
page.header.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
page.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
picwall.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
picwall2.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
tagcloud.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
tools.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa

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


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