Mercurial > p > roundup > code
comparison website/issues/html/page.html @ 6335:09678e50018c
Added meta description.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 10 Mar 2021 17:09:16 -0500 |
| parents | df93ee0458ae |
| children | 7c6713e801d9 |
comparison
equal
deleted
inserted
replaced
| 6334:eeddc4e03742 | 6335:09678e50018c |
|---|---|
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 <html> | 3 <html> |
| 4 <head> | 4 <head> |
| 5 <title metal:define-slot="head_title">title goes here</title> | 5 <title metal:define-slot="head_title">title goes here</title> |
| 6 <link media="screen" href="@@file/defaultfonts.css" type="text/css" rel="alternate stylesheet" title="default fonts" /> | 6 <link media="screen" href="@@file/defaultfonts.css" type="text/css" rel="alternate stylesheet" title="default fonts" /> |
| 7 <meta name=”description” content=”Issue tracker for the Roundup Issue Tracker software. Yes, we eat our own dog food.”> | |
| 7 <link rel="stylesheet" type="text/css" href="@@file/style.css" /> | 8 <link rel="stylesheet" type="text/css" href="@@file/style.css" /> |
| 8 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | 9 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 9 <meta http-equiv="Content-Type" | 10 <meta http-equiv="Content-Type" |
| 10 tal:attributes="content string:text/html;; charset=${request/client/charset}" /> | 11 tal:attributes="content string:text/html;; charset=${request/client/charset}" /> |
| 11 <script tal:attributes="nonce request/client/client_nonce" | 12 <script tal:attributes="nonce request/client/client_nonce" |
