@()
@main("OSSMETER : Project List", true) {
<section>
<h1>Featured Projects</h1>
<p>Take a look at some of the projects that have been analysed so far:</p>
<ul class="inline featured">
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/epsilon.png")" class="project-list-icon"/>
<h3><a href="p/epsilon">Epsilon</a></h3>
<small>Epsilon is a family of languages and tools for code generation, model-to-model transformation ...</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/log4j.jpg")" class="project-list-icon"/>
<h3><a href="p/log4j">Apache Log4J</a></h3>
<small>Apache log4j is an Apache Software Foundation Project and developed by a dedicated team ...</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/tomcat.png")" class="project-list-icon"/>
<h3><a href="p/ant">Apache Tomcat</a></h3>
<small>Select the project that best fits your requirements and start using it.</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/ant.png")" class="project-list-icon"/>
<h3><a href="p/subversion">Apache ANT</a></h3>
<small>Select the project that best fits your requirements and start using it.</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/logos/subversive.gif")" class="project-list-icon"/>
<h3><a href="p/epsilon">Subversive</a></h3>
<small>Select the project that best fits your requirements and start using it.</small>
</li>
<li class="well well-light">
<img src="@routes.Assets.at("images/osslogo-color-48.png")" class="project-list-icon"/>
<h3><a href="p/epsilon">Epsilon</a></h3>
<small>Select the project that best fits your requirements and start using it.</small>
</li>
</ul>
</section>
}