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

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


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