X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fview.html.sh;h=6c8a2e0aec965534908f63afaed53e8241ea0f62;hb=10c72cceebb66db98ad621181369edfa6294f924;hp=f0a23135b16df833bb9b59929cd0c6deab87d4dd;hpb=f9a2881b35e0a42e36d1558ba4f41301e3acec2f;p=serve0 diff --git a/templates/view.html.sh b/templates/view.html.sh index f0a2313..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 + ) + +
+ + +
+
+ + +
+ + + + Hide + EOF