X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=4c6cb1dcd2663049672f8d784b97c44e1995c4a4;hp=5fd6e7c971137a25043f7f1ec4215793ebdd88f5;hb=b0ab910afe1f7fec143a23e96c72e4f9a66db2bf;hpb=015242823eb4a79cf615bef6951b0af6bd0a5b01 diff --git a/templates/frame.html.sh b/templates/frame.html.sh index 5fd6e7c..4c6cb1d 100755 --- a/templates/frame.html.sh +++ b/templates/frame.html.sh @@ -74,9 +74,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: