X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=53c72697c491a5f33407deacce43e0f80d2d6988;hp=2cc13d13231cb638d45ff61807e2ce3a8fdf422b;hb=9f7782b085e44a2ecb656674f48be0e2b20fc31c;hpb=d1e59a3ea7fc974ef954c8b5e66e06fe1af3ac55 diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 2cc13d1..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: