{% extends "master.html" %} {% block title %}Search Projects · Anitya{% endblock %} {% block body %}
{{ projects_count }} projects found
{{project.name}} | {{ project.homepage }} | {{project.backend}} | {% if project.latest_version %} {{ project.latest_version }} {% endif %} |
Oups this is embarrassing, it seems that no projects are being monitored currently.{% endif %}Click Here to add this project instead.