mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
new cms with public folder
This commit is contained in:
22
public/unsupported.html
Normal file
22
public/unsupported.html
Normal file
@@ -0,0 +1,22 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Online ERP, Open Source ERP, 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">
|
||||
<p>ERPNext is a complete easy to use web based ERP system that includes accounting
|
||||
inventory, sales, purchase, CRM, projects and a lot more.
|
||||
</p>
|
||||
<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>
|
||||
Reference in New Issue
Block a user