comparison blast2html.html.jinja @ 124:6719353162b0

change sanitize_all_html warning style
author Jan Kanis <jan.code@jankanis.nl>
date Mon, 11 Aug 2014 17:32:09 +0200
parents 7f3f8c10f44b
children 0fa962dd83b4
comparison
equal deleted inserted replaced
123:720efb818f1b 124:6719353162b0
384 <div id="strip_html_warning"> 384 <div id="strip_html_warning">
385 <!-- This div should be hidden by the header css block. Galaxy 385 <!-- This div should be hidden by the header css block. Galaxy
386 strips all css, breaking this page but making this warning 386 strips all css, breaking this page but making this warning
387 visible. This warning contains some ugly old skool tabular html 387 visible. This warning contains some ugly old skool tabular html
388 layout that is not stripped. --> 388 layout that is not stripped. -->
389 <table bgcolor="#FFE5C9"><tr><td><font color="red"><b> 389 <table bgcolor="#FFE5C9" frame="border"><tr><td><font color="red"><b>
390 <font size=5><center>This html page seems to have been stripped by Galaxy.</center></font> 390 <font size=5><center>This html page seems to have been stripped by Galaxy.</center></font></font>
391 Disable Galaxy's html sanitization feature to view the full page (see <font face=monospace>sanitize_all_html</font> in your galaxy's universe_wsgi.ini), or download this page instead of viewing it in Galaxy. 391 Disable Galaxy's html sanitization feature to view the full page (see <font face=monospace>sanitize_all_html</font> in your galaxy's universe_wsgi.ini), or download this page instead of viewing it in Galaxy.
392 </b></font></td></tr></table> 392 </b></td></tr></table>
393 </div> 393 </div>
394 394
395 <div id=content> 395 <div id=content>
396 396
397 <section class=header> 397 <section class=header>