X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=templates%2Fframe.html.sh;fp=templates%2Fframe.html.sh;h=bac287180270d0f05c00f5dc531c3794fd908676;hp=0000000000000000000000000000000000000000;hb=a8c6f8b510bb4747798c4f576162733d982bae75;hpb=df47e7e07c175d11b2fa6464024bb2b2b8829c5c diff --git a/templates/frame.html.sh b/templates/frame.html.sh new file mode 100755 index 0000000..bac2871 --- /dev/null +++ b/templates/frame.html.sh @@ -0,0 +1,26 @@ +cat < + + + + $($PAGE title) + + + + +
+ $($PAGE body) +
+ + +EOF + +# vi:set filetype=html: