X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=c1d3b4c9f2be4c71779841fb9db407ff5973677f;hp=2cc13d13231cb638d45ff61807e2ce3a8fdf422b;hb=8144adb77a33850bca9c60f0b040b39f4a5da91f;hpb=d1e59a3ea7fc974ef954c8b5e66e06fe1af3ac55 diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 2cc13d1..c1d3b4c 100755 --- a/templates/frame.html.sh +++ b/templates/frame.html.sh @@ -26,56 +26,18 @@ cat < $(l10n p_${PAGE}) - + + + - $(debug BODY; [ -x "${BODY}" ] && . "${BODY}" || printf %s 'Error') - - EOF +debug BODY; [ -x "${BODY}" ] && . "${BODY}" || printf %s 'Error' + +printf '' + # vi:set filetype=html: