Code

Move templates/ to share/roundup/templates/
[roundup.git] / share / roundup / templates / classic / html / _generic.help-empty.html
1 <html>
2   <head>
3     <title>Empty page (no search performed yet)</title>
4   </head>
5   <body>
6     <p i18n:translate="">Please specify your search parameters!</p>
7   </body>
8 </html>