urls from future in templates

This commit is contained in:
volpino
2012-05-06 20:27:14 +02:00
parent 948c5b8c39
commit 23f43e869a
15 changed files with 132 additions and 103 deletions

View File

@ -5,10 +5,12 @@
{% block content %}
<h2>What's euscan ?</h2>
<p>
Euscan is both a tool to check if an ebuild is outdated (app-portage/euscan) and a web interface.
Euscan is both a tool to check if an ebuild is outdated (app-portage/euscan)
and a web interface.
</p>
<p>
This web interface allow you to browse the portage tree, and find outdated ebuilds. It is designed to help maintainers monitor their packages and bump them.
This web interface allow you to browse the portage tree, and find outdated
ebuilds. It is designed to help maintainers monitor their packages and bump them.
</p>
<h2>Overview</h2>