X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fview.html.sh;h=14624213ffdd37bffd080b4fda6d96494974f513;hb=46b3b62f20f07b224aaf839cd396bb21e56c49ac;hp=8df1b5695061f02e9956dc00f6748bb8393ef7de;hpb=12c83ad8f3ac1a3178ced9dbd82c3b6e078a06b9;p=serve0 diff --git a/templates/view.html.sh b/templates/view.html.sh index 8df1b56..1462421 100755 --- a/templates/view.html.sh +++ b/templates/view.html.sh @@ -16,88 +16,88 @@ # along with Serve0 If not, see . cat < + + + + $(. $_EXEC/templates/preferences.html.sh) + + + + +
-

$info

+

$(htmlsafe "$info")

- Download + Download + View 180º Steroscopic + View 360º Steroscopic - $(($length / 60)):$(($length % 60)) min + $(printf "%d:%02d min" $(($length / 60)) $(($length % 60)) ) Width: $width Height: $height
$(printf %s\\n "$tags" |sed -r 's:\|*([^|]+)\|*:\1 :g') ${description:+$(printf %s "$description" |_wiki)} +
-
- - - - - $( - for cat in $(list_categories); do - printf '

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

-

- - -

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