VirtualTam c133612f32 CSS: remove hardcoded style from templates 9 lat temu
..
addlink.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
changepassword.html 450342737c Initial commit (version 0.0.40 beta) 11 lat temu
changetag.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
configure.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 lat temu
daily.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
dailyrss.html 450342737c Initial commit (version 0.0.40 beta) 11 lat temu
editlink.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
export.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
import.html ad6c27b7b8 Fix grammar, punctuation, spelling, trailing whitepaces and newlines; Fix typo in css 10 lat temu
includes.html ae22a12b8a uniform if syntax 10 lat temu
install.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
linklist.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
linklist.paging.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
loginform.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
page.footer.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
page.header.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
page.html 450342737c Initial commit (version 0.0.40 beta) 11 lat temu
picwall.html 246e9b4e37 Removed jQuery from almost all pages 10 lat temu
picwall2.html 450342737c Initial commit (version 0.0.40 beta) 11 lat temu
readme.txt 450342737c Initial commit (version 0.0.40 beta) 11 lat temu
tagcloud.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu
tools.html c133612f32 CSS: remove hardcoded style from templates 9 lat temu

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


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