X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=c1d3b4c9f2be4c71779841fb9db407ff5973677f;hp=5fd6e7c971137a25043f7f1ec4215793ebdd88f5;hb=92ac3d283a8ad9e441ad14bc5769f3141dd9738e;hpb=015242823eb4a79cf615bef6951b0af6bd0a5b01 diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 5fd6e7c..c1d3b4c 100755 --- a/templates/frame.html.sh +++ b/templates/frame.html.sh @@ -27,56 +27,17 @@ 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: