Mercurial > p > roundup > code
comparison website/issues/html/page.html @ 6107:ebd8550cb451
Fix up credits formatting.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 27 Feb 2020 21:58:49 -0500 |
| parents | 4be81616e38a |
| children | 240d78d23f92 |
comparison
equal
deleted
inserted
replaced
| 6106:4be81616e38a | 6107:ebd8550cb451 |
|---|---|
| 202 i18n:translate="">clear this message</a> | 202 i18n:translate="">clear this message</a> |
| 203 </p> | 203 </p> |
| 204 <tal:block metal:define-slot="content">Page content goes here</tal:block> | 204 <tal:block metal:define-slot="content">Page content goes here</tal:block> |
| 205 </div> <!-- content --> | 205 </div> <!-- content --> |
| 206 <div class="footer"> | 206 <div class="footer"> |
| 207 -<div id="credits"> | 207 <div id="credits"> |
| 208 <p> | 208 <p> |
| 209 Hosted on <a href="https://m.do.co/c/783434964889" title="Hosted on DigitalOcean">DigitalOcean</a>, | 209 Hosted on <a href="https://m.do.co/c/783434964889" title="Hosted on DigitalOcean">DigitalOcean</a>, |
| 210 <br> | 210 <br> |
| 211 Supported by <a href="https://python.org/psf-landing/" title="The Python Software Foundation">The Python Software Foundation</a>, | 211 Supported by <a href="https://python.org/psf-landing/" title="The Python Software Foundation">The Python Software Foundation</a>, |
| 212 <br> | 212 <br> |
| 213 Powered by <a href="http://roundup.sourceforge.net" title="Powered by the Roundup Issue Tracker">Roundup</a> | 213 Powered by <a href="http://roundup.sourceforge.net" title="Powered by the Roundup Issue Tracker">Roundup</a> |
| 214 </p> | 214 </p> |
| 215 </div> <!-- credits --> | |
| 215 <!-- Created: Wed Jan 14 11:55:38 EST 2009 --> | 216 <!-- Created: Wed Jan 14 11:55:38 EST 2009 --> |
| 216 <!-- hhmts start --> | 217 <!-- hhmts start --> |
| 217 Last modified: Fri Feb 28 22:02:04 EST 2020 | 218 Last modified: Fri Feb 28 22:02:04 EST 2020 |
| 218 <!-- hhmts end --> | 219 <!-- hhmts end --> |
| 219 </div> <!-- credits --> | |
| 220 </div> <!-- footer --> | 220 </div> <!-- footer --> |
| 221 | 221 |
| 222 <pre tal:condition="request/form/deissue | nothing" tal:content="request"> | 222 <pre tal:condition="request/form/deissue | nothing" tal:content="request"> |
| 223 </pre> | 223 </pre> |
| 224 | 224 |
