blob: 9288fae7f96b0ad380907aafaf8799157cb46f06 [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">
<h2>Welcome to <a href="https://www.eclipse.org/intent/">Intent</a></h2>
<hr class="separator"></hr>
<div>
<ul>
<li><a href="gettingstarted.html">Getting started</a></li>
<li><a href="findhelp.html">Find help</a> </li>
<li><a href="getinvolved.html">Get involved</a></li>
</ul>
</div>
<div>
Visit Intent web site : <a https://www.eclipse.org/intent/">https://www.eclipse.org/intent/</a>
</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>