X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fview.html.sh;h=6c8a2e0aec965534908f63afaed53e8241ea0f62;hb=d716f2ce1fe64cf87f777490315bc51906001c72;hp=46a1d412edfd89806bef41ca0ff9f0e1b587588d;hpb=713dadca483cc306b787fea6b696783b7d3a2c31;p=serve0 diff --git a/templates/view.html.sh b/templates/view.html.sh index 46a1d41..6c8a2e0 100755 --- a/templates/view.html.sh +++ b/templates/view.html.sh @@ -16,88 +16,90 @@ # along with Serve0 If not, see . cat < + + + + $(. $_EXEC/templates/preferences.html.sh) + + + + +
-

$info

+

$(htmlsafe "$info")

- Download -
-
- - - - - $( - for cat in $(list_categories); do - printf '

' + + + + + + + + + $( + for cat in $(list_categories); do + printf '
-

-

- - -

- - - - Hide - - - + printf '
' + done + ) -