urls from future in templates
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user