{% extends "layout.html" %} {% block title %}Webrunner software Inspection{% endblock %} {% block head %} {{ super() }} {% endblock %} {% block body %} Inspect software release {%if not softwares %}No Software Release found{% endif %} {%for soft in softwares %} {{soft['title']}} {%endfor%} Remove Open