X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=fafd0b215319bef787c782c3a2db17c1e0a14060;hp=4ad59c36c4d65a4c0e8cacb8fe33db3fbef73af7;hb=0e814c6ffab2486405f60a1dfbfa048e76bba1f2;hpb=8e3f9e69a0f01d1aa0871901ee06ffa90dadc8bc diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 4ad59c3..fafd0b2 100755 --- a/templates/frame.html.sh +++ b/templates/frame.html.sh @@ -1,3 +1,20 @@ +# Copyright 2014 Paul Hänsch +# +# This file is part of Confetti. +# +# Confetti 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. +# +# Confetti 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 Confetti. If not, see . + cat < @@ -6,19 +23,50 @@ cat <$($PAGE title) - + -
- $(. $PAGE body) -
+ $(. $PAGE body) EOF