X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=53c72697c491a5f33407deacce43e0f80d2d6988;hp=738ec2994438fc3094f6c66c44bb23c80d193f9a;hb=9f7782b085e44a2ecb656674f48be0e2b20fc31c;hpb=badf769c566295e6ceaf9a9d80de664c227666a4 diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 738ec29..53c7269 100755 --- a/templates/frame.html.sh +++ b/templates/frame.html.sh @@ -26,45 +26,10 @@ cat < $(l10n p_${PAGE}) + + @@ -73,9 +38,10 @@ $(debug CSS; [ -x "${CSS}" ] && . "${CSS}") - $(debug BODY; [ -x "${BODY}" ] && . "${BODY}" || printf %s 'Error') - - EOF +debug BODY; [ -x "${BODY}" ] && . "${BODY}" || printf %s 'Error' + +printf '' + # vi:set filetype=html: