Mercurial > p > roundup > code
diff website/issues/html/page.html @ 4932:d24e156f9069
website/issues: Add missing defaultfonts.css
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Wed, 01 Oct 2014 05:58:51 +0300 |
| parents | ca692423e401 |
| children | 07617c8d4efc |
line wrap: on
line diff
--- a/website/issues/html/page.html Wed Oct 01 05:41:19 2014 +0300 +++ b/website/issues/html/page.html Wed Oct 01 05:58:51 2014 +0300 @@ -3,7 +3,7 @@ <html> <head> <title metal:define-slot="head_title">title goes here</title> -<link media="screen" href="http://python.org/styles/defaultfonts.css" type="text/css" rel="alternate stylesheet" title="default fonts" /> +<link media="screen" href="@@file/defaultfonts.css" type="text/css" rel="alternate stylesheet" title="default fonts" /> <link rel="stylesheet" type="text/css" href="@@file/style.css" /> <meta http-equiv="Content-Type" tal:attributes="content string:text/html;; charset=${request/client/charset}" />
