Restrict line length in the about page

Otherwise the content can be hard to read. Also,
make Paul Eggleton bold, to make him stand out! ;)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
This commit is contained in:
Belen Barros Pena 2015-02-18 15:53:58 +00:00 committed by Aníbal Limón
parent 6710046606
commit ee854d5afe

View File

@ -6,7 +6,7 @@
{% block content %}
{% autoescape on %}
<div class="row-fluid">
<div class="row span8">
<h2>About</h2>
<p>The Recipe Reporting System is the main tool for tracking the recipe versions
@ -50,7 +50,7 @@ OpenEmbedded</a> build system.</p>
<li>Marius Avram</li>
</ul>
<p>Special mention is due to Paul Eggleton, who is the author of the
<p>Special mention is due to <strong>Paul Eggleton</strong>, who is the author of the
<a href="http://layers.openembedded.org">OpenEmbedded Metadata Index</a>,
on which the Recipe Reporting System is based.</p>