From: Mischa POSLAWSKY Date: Sun, 24 May 2020 01:58:41 +0000 (+0200) Subject: word edit: form stylesheet for aligned input fields X-Git-Tag: v1.13~263 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/15f691a9a975a2072734e9a422a53fe837de8b9d word edit: form stylesheet for aligned input fields --- diff --git a/writer.plp b/writer.plp index 73ae3ac..b8e5f2d 100644 --- a/writer.plp +++ b/writer.plp @@ -4,6 +4,25 @@ Html({ title => 'words cheat sheet admin', version => '1.0', nocache => 1, + raw => <<'EOT', + +EOT }); use List::Util qw( pairs pairkeys );