wisemapping-open-source/wise-webapp/src/main/webapp/jsp/browserNotSupported.jsp
Paulo Gustavo Veiga ba2db11b0e Browser support.
2011-03-29 20:42:57 -03:00

22 lines
517 B
Plaintext

<%@ include file="/jsp/init.jsp" %>
<h1>
<spring:message code="USUPPORTED_BROWSER"/>
</h1>
<h2>You are using an unsupported browser.</h2>
<p>Although you can use our site with that browser, some features may not be functional.</p>
WiseMapping is optimized for use with:
<ul>
<li>Internet Explorer 7.0 or greater</li>
<li>Firefox 3.0 or greater</li>
<li>Opera 11 or greater</li>
<li>Safari 5 or greater</li>
</ul>
<p>
We are working to support more browser in the future. Stay tuned !
<p>