104 lines
3.7 KiB
HTML
104 lines
3.7 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<title>Mayan EDMS :: Support</title>
|
|
<meta name="description" content="Open Source Django-based Electronic Document Management System" />
|
|
<meta name="keywords" content="open source, django, dms, edms, cms, electronic document" />
|
|
<link href="css/main.css" rel="stylesheet" type="text/css" />
|
|
<link rel="icon" type="image/png" href="images/bullet.png" title="Mayan" />
|
|
</head>
|
|
<body>
|
|
<div id="header">
|
|
<h1><a href="#">Getting support</a></h1>
|
|
<ul id="menu">
|
|
<li><a href="index.html">about</a></li>
|
|
<li><a href="news.html">news</a></li>
|
|
<li><a href="screenshots.html">screenshots</a></li>
|
|
<li><a href="download.html">download</a></li>
|
|
<li class="active"><a href="support.html">support</a></li>
|
|
<li><a href="others.html">on the web</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div id="teaser">
|
|
<div class="wrap">
|
|
<div id="image"></div>
|
|
<div class="box">
|
|
<h2>Welcome to <em title="Electronic Document Management System">Mayan EDMS</em></h2>
|
|
<p>
|
|
Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="bar">
|
|
<div class="wrap">
|
|
<span class="step"><a>1</a> Capture</span>
|
|
<span class="step"><a>2</a> Organize</span>
|
|
<span class="step"><a>3</a> Store</span>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="wrap">
|
|
<div >
|
|
<h3>Support for Mayan EDMS is provided by 3rd party individuals and companies.</h3>
|
|
</div>
|
|
<div class="wrap">
|
|
<ul class="piramid_bullets support">
|
|
<li>
|
|
<h3><span class="red">Bolivia</span></h3>
|
|
<p>
|
|
<h4>creat1va</h4>
|
|
Santa Cruz de la Sierra, Bolivia<br />
|
|
TEL: +591 3 3274378<br />
|
|
E-mail: <a href="mailto:contacto@creat1va.com">contacto@creat1va.com</a><br />
|
|
Website: <a href="http://www.creat1va.com">www.creat1va.com</a>
|
|
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<h3><span class="red">Italy</span></h3>
|
|
<p>
|
|
<h4>SeeOpen S.r.l.</h4>
|
|
Via Michele Rosi, 184<br />
|
|
00050 Aranova (RM)<br />
|
|
Numero Verde: 800.910.125<br />
|
|
E-mail: <a href="mailto:info@seeopen.it">info@seeopen.it</a><br />
|
|
Website: <a href="http://www.seeopen.it">www.seeopen.it</a>
|
|
</p>
|
|
</li>
|
|
<li>
|
|
<h3><span class="red">Puerto Rico</span></h3>
|
|
<p>
|
|
<h4>RTM-IT Corp.</h4>
|
|
2135 CARR #2, SUITE 14, PMB 399<br />
|
|
BAYAMON, PR 00959<br />
|
|
TEL: 787-548-0901, FAX: 787-799-6650<br />
|
|
Website: <a href="http://www.rtm-it.com">www.rtm-it.com</a>
|
|
</p>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div class="">
|
|
<h3>Getting <span class="red">listed</span></h3>
|
|
<p>If you would like to be added to the list of support providers, send an email to <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a></p>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<p class="right">Design: Luka Cvrk, <a title="Awsome Web Templates" href="http://www.solucija.com/">Solucija</a></p>
|
|
<p>© Copyright 2011 <a href="mailto:roberto.rosario@mayan-edms.com">Roberto Rosario</a> · All Rights Reserved</p>
|
|
</div>
|
|
<script type="text/javascript">
|
|
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
|
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
|
</script>
|
|
<script type="text/javascript">
|
|
try {
|
|
var pageTracker = _gat._getTracker("UA-22801354-1");
|
|
pageTracker._trackPageview();
|
|
} catch(err) {}</script>
|
|
</body>
|
|
</html>
|