Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 5443:447a7647f237
Python 3 preparation: use // division in HTML templates.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Wed, 25 Jul 2018 12:30:25 +0000 |
| parents | c2d0d3e9099d |
| children |
line wrap: on
line source
<html> <head> <title>Empty page (no search performed yet)</title> </head> <body> <p i18n:translate="">Please specify your search parameters!</p> </body> </html>
