X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;h=4c6cb1dcd2663049672f8d784b97c44e1995c4a4;hp=5fd6e7c971137a25043f7f1ec4215793ebdd88f5;hb=356f7bfd0f78d116c95ec0aa940c902378f341dd;hpb=77b4d29e65e18d7e8abfad0c692574dc4556bc9f 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: