X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=templates%2Fview.html.sh;h=49439587ba27fe45a255f5e3657a913ac554f464;hb=563bd9812b0eb73ae4e49de012e0f67ed836faaf;hp=b2856a52fc1508ad5e72d0ffdddd97f34903314f;hpb=69498b6a3a0520ffaf13b7ebc5a034b01f50b535;p=serve0 diff --git a/templates/view.html.sh b/templates/view.html.sh index b2856a5..4943958 100755 --- a/templates/view.html.sh +++ b/templates/view.html.sh @@ -1,15 +1,51 @@ -#!/bin/zsh +# Copyright 2014, 2015 Paul Hänsch +# +# This file is part of Serve0 +# +# Serve0 is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# Serve0 is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with Serve0 If not, see . + +cat < + + + + + + + Clear All + Advanced + +
+ + << + $(($page + 1)) + >> +
+ -cat < - Dismiss + Dismiss
- Full - + Full +
@@ -55,7 +91,20 @@ cat <
-viewEND -# vi:set filetype=html: +
+
    + $(thumblist) +
+ +
+EOF +# vi:set filetype=html: