22 lines
		
	
	
		
			893 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			893 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <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> |