X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f1614fb2f16c1e75c8dcef8a9d3e1e46cc236bee..28151a28db84c6d6018232f36c0003ecd562b3f0:/index.plp?ds=inline diff --git a/index.plp b/index.plp index 2118612..096a6b5 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,8 +7,8 @@ $header{content_type} = "text/html; charset=utf-8"; -vi cheat sheet - +cheat sheets +<:= stylesheet(qw'light dark') :>