| <!DOCTYPE html> |
| <!--[if lt IE 7 ]> <html class="no-js ie6"> <![endif]--> |
| <!--[if IE 7 ]> <html class="no-js ie7"> <![endif]--> |
| <!--[if IE 8 ]> <html class="no-js ie8"> <![endif]--> |
| <!--[if (gte IE 9)|!(IE)]><!--> <html class="no-js" xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd"> <!--<![endif]--> |
| |
| <head> |
| <style> |
| /*<![CDATA[*/ |
| |
| html { |
| font-family: Arial; |
| } |
| |
| /*]]>*/ |
| </style> |
| </head> |
| <body></body> |
| |
| <!--[if lt IE 7 ]> </html> <![endif]--> |
| <!--[if IE 7 ]> </html> <![endif]--> |
| <!--[if IE 8 ]> </html> <![endif]--> |
| <!--[if (gte IE 9)|!(IE)]><!--> </html> <!--<![endif]--> |