VirtualTam c133612f32 CSS: remove hardcoded style from templates 9 anni fa
..
addlink.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
changepassword.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
changetag.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
configure.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 anni fa
daily.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
editlink.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
export.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
import.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 anni fa
includes.html ae22a12b8a uniform if syntax 10 anni fa
install.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
linklist.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
linklist.paging.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
loginform.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
page.footer.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
page.header.html c133612f32 CSS: remove hardcoded style from templates 9 anni fa
page.html 450342737c Initial commit (version 0.0.40 beta) 11 anni fa
picwall.html 246e9b4e37 Removed jQuery from almost all pages 10 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 c133612f32 CSS: remove hardcoded style from templates 9 anni fa
tools.html c133612f32 CSS: remove hardcoded style from templates 9 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"}


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