Mercurial > p > roundup > code
comparison website/issues/html/page.html @ 6106:4be81616e38a
update tracker. Make sure required fields are marked. Update credits.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 27 Feb 2020 21:50:39 -0500 |
| parents | 828bbf219e56 |
| children | ebd8550cb451 |
comparison
equal
deleted
inserted
replaced
| 6105:40329ed1cced | 6106:4be81616e38a |
|---|---|
| 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 class="credits"> | 207 -<div id="credits"> |
| 208 <a href="http://www.upfrontsystems.co.za/" title="issue tracker hosting provided by Upfront Systems, South Africa">hosting by Upfront Systems</a> | 208 <p> |
| 209 </div> <!-- credits --> | 209 Hosted on <a href="https://m.do.co/c/783434964889" title="Hosted on DigitalOcean">DigitalOcean</a>, |
| 210 <br> | |
| 211 Supported by <a href="https://python.org/psf-landing/" title="The Python Software Foundation">The Python Software Foundation</a>, | |
| 212 <br> | |
| 213 Powered by <a href="http://roundup.sourceforge.net" title="Powered by the Roundup Issue Tracker">Roundup</a> | |
| 214 </p> | |
| 210 <!-- Created: Wed Jan 14 11:55:38 EST 2009 --> | 215 <!-- Created: Wed Jan 14 11:55:38 EST 2009 --> |
| 211 <!-- hhmts start --> | 216 <!-- hhmts start --> |
| 212 Last modified: Tue Feb 3 22:02:04 EST 2009 | 217 Last modified: Fri Feb 28 22:02:04 EST 2020 |
| 213 <!-- hhmts end --> | 218 <!-- hhmts end --> |
| 219 </div> <!-- credits --> | |
| 214 </div> <!-- footer --> | 220 </div> <!-- footer --> |
| 215 | 221 |
| 216 <pre tal:condition="request/form/deissue | nothing" tal:content="request"> | 222 <pre tal:condition="request/form/deissue | nothing" tal:content="request"> |
| 217 </pre> | 223 </pre> |
| 218 | 224 |
