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

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


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