X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fview.html.sh;h=7da647ed58562deb2f28aa8b44cd9f5f167fd269;hb=e4964c907ee9df48038007a62da802201a98bb87;hp=7092fa50e59c2e70d2855890b466d24a263d9f4f;hpb=714fa51adcec29b6373f3cd94bc79c1e8dca0d30;p=serve0 diff --git a/templates/view.html.sh b/templates/view.html.sh index 7092fa5..7da647e 100755 --- a/templates/view.html.sh +++ b/templates/view.html.sh @@ -1,4 +1,4 @@ -# Copyright 2014, 2015 Paul Hänsch +# Copyright 2014 - 2016 Paul Hänsch # # This file is part of Serve0 # @@ -16,95 +16,89 @@ # along with Serve0 If not, see . cat < - + +
+ + << + $(($page + 1)) + >> +
+ -
- Dismiss -
- Full - -
- -
-

$info

- Edit +
+

$info

- $(($length / 60)):$(($length % 60)) min - Width: $width - Height: $height
+ Download + - Tags: - $(echo "$tags" |sed -r 's:\|*([^|]+)\|*:\1:g') - $([ -n "$description" ] && echo "$(_wiki <<<"$description")") -
+ $(($length / 60)):$(($length % 60)) min + Width: $width + Height: $height
- -
+ Hide -
-
    - $(thumblist) -
-
+
+ + EOF # vi:set filetype=html: