X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/4b0c162ccc694e4b0c395062a23819a426f89f49..c11640facf0c976140547ef1b58971ec8a661dd3:/index.plp 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') :>