From: Jan "Yenya" Kasprzak Date: Tue, 25 Jan 2022 10:14:07 +0000 (+0100) Subject: Inline favicon, not-found page, css tuning X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=paste.git;a=commitdiff_plain;h=aae2a8bb25ade4d5cf6805b24119db998a197109 Inline favicon, not-found page, css tuning --- diff --git a/paste.pl b/paste.pl index 7f3f5ff..8103a94 100755 --- a/paste.pl +++ b/paste.pl @@ -107,6 +107,10 @@ __DATA__

Forbidden

+@@ not_found.html.ep +% layout 'default'; + +

Not found!

@@ layouts/default.html.ep @@ -116,10 +120,10 @@ __DATA__ - + - + <%= content 'header' %>