X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Flist.html.sh;h=a03c4dac673332f0525b622e91491fdc224ade1f;hb=37b2109f3cef4f3d8c37ce55ff173234cd9c549f;hp=ca875df4c0342a1c6576b29d740e7a17ecc61cd4;hpb=3328f743ac5b2dff350e9981e113b205047a7caa;p=serve0 diff --git a/templates/list.html.sh b/templates/list.html.sh index ca875df..a03c4da 100755 --- a/templates/list.html.sh +++ b/templates/list.html.sh @@ -34,30 +34,32 @@ cat < << - $(($page + 1)) + $(($page / $pagesize + 1)) >> - $(. $_EXEC/templates/advfilter.html.sh) -
- $($_EXEC/templates/tagger.html.sh) + $(. $_EXEC/templates/tagger.html.sh)
+ + $(. $_EXEC/templates/preferences.html.sh) + $(. $_EXEC/templates/advfilter.html.sh) EOF # vi:set filetype=html: