mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-23 22:47:57 +01:00
22 lines
517 B
Plaintext
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>
|