X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fframe.html.sh;h=c1d3b4c9f2be4c71779841fb9db407ff5973677f;hb=5736fc8f634020a8a32635e955c3a0d823499f42;hp=2cc13d13231cb638d45ff61807e2ce3a8fdf422b;hpb=d1e59a3ea7fc974ef954c8b5e66e06fe1af3ac55;p=confetti 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: