brotherton-erpnext/unsupported.html

19 lines
714 B
HTML
Raw Normal View History

2012-03-01 13:50:37 +00:00
<html>
<head>
<title>ERPNext - Uprade your browser</title>
</head>
<body style="background-color: #eee">
<div style="width: 900px; margin: 20px auto; padding: 20px;
background-color: #fff; border: 2px solid #aaa; font-family: Arial">
<h3>Upgrade Your Browser</h3>
<p><i>ERPNext requires a modern web browser to function correctly</i></p>
<p>Supported browsers are:
<ul>
<li><a href="http://mozilla.com/firefox">Mozilla Firfox 4+</a>,
<li><a href="http://google.com/chrome">Google Chorme 14+</a>,
<li><a href="http://apple.com/safari">Apple Safari 5+</a>,
<li><a href="http://ie.microsoft.com">Microsoft Internet Explorer 9+</a>,
<li><a href="http://www.opera.com/">Opera</a>
</ul>
</p>
</body>