X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b55a9695a2e4408cac999322b2a1047ce9daa153..8ead727e049d95c57ca27d5e3c92c37be34e687c:/index.plp diff --git a/index.plp b/index.plp index bb75988..d3c03ad 100644 --- a/index.plp +++ b/index.plp @@ -1,11 +1,5 @@ -<: -use utf8; -use strict; -use warnings; - -our $VERSION = 'v1.0'; - -$header{content_type} = "text/html; charset=utf-8"; +<(common.inc.plp)><: + our $VERSION = 'v1.0'; :> @@ -13,11 +7,10 @@ $header{content_type} = "text/html; charset=utf-8"; -vi cheat sheet - +cheat sheets +<:= stylesheet(qw'light dark red') :> @@ -54,10 +47,10 @@ but you're free to use, print, alter, and redistribute under the AGPL license.