blob: ee2060b1ce62fc72f6aa1b9351d29cd318cf6e0c [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Welcome to Intent</title>
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="css/style.css" />
</head>
<body>
<div class="container-fluid">
<div class="row-fluid">
<div class="span3">
<img src="images/about.png" width="200" />
</div><!--/span-->
<div class="span9">
<div class="hero-unit">
<ul class="breadcrumb">
<li>
<a href="index.html">Welcome</a> <span class="divider">/ </span>
</li>
<li class="active">Find help</li>
</ul>
<h2><a href="https://www.eclipse.org/intent/support/index.html">Find Help</a></h2>
<hr class="separator"></hr>
<div>
<ul>
<li><a https://www.eclipse.org/intent/support/index.html">Community support</a></li>
<li><a https://www.eclipse.org/intent/support/index.html">Professional support</a></li>
</ul>
</div>
</div>
</div>
<hr class="separator"></hr>
<footer>
<div class="layout_footer">
<p>&#169; 2015 - 2017 Obeo - All rights reserved</p>
</div>
</footer>
</div><!--/span-->
</div><!--/row-->
</div><!--/.fluid-container-->
</body>
</html>