X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/ab7d8488b239a24bff6942ed281a30a5e27f4180..740ce67c8db40367f83248653309e69f1866b288:/data/templates/tool.htm diff --git a/data/templates/tool.htm b/data/templates/tool.htm index 07a29b4..e62448b 100644 --- a/data/templates/tool.htm +++ b/data/templates/tool.htm @@ -1,23 +1,19 @@ {% extends "base.htm" %} {% block title %} - Tool results: - {%if repo.getDescription %} - {{repo.getDescription}} - {%else%} - {{repo.id}} - {%endif%} + Tool results: {{repo.getTitle}} +{% endblock %} + +{% block meta %} + {% endblock %} {% block content %} -

Tool results: {{repo.getDescription}}

+

Tool results: {{repo.getTitle}}

edit back
-
-

Paste #{{repo.id}}

-
{% for line in toolres.annotations.general %}