X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=53c72697c491a5f33407deacce43e0f80d2d6988;hp=5fd6e7c971137a25043f7f1ec4215793ebdd88f5;hb=9f7782b085e44a2ecb656674f48be0e2b20fc31c;hpb=015242823eb4a79cf615bef6951b0af6bd0a5b01 diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 5fd6e7c..53c7269 100755 --- a/templates/frame.html.sh +++ b/templates/frame.html.sh @@ -27,45 +27,9 @@ cat < $(l10n p_${PAGE}) + @@ -74,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: