diff --git a/swh/web/ui/templates/browse.html b/swh/web/ui/templates/browse.html index 776a2b93d..4f26152ad 100644 --- a/swh/web/ui/templates/browse.html +++ b/swh/web/ui/templates/browse.html @@ -1,56 +1,56 @@ {% extends "layout.html" %} {% block title %}Browse{% endblock %} {% block content %}
File name | SHA1 checksum | Result | {% for res in search_res %}|||
---|---|---|---|---|---|
{{ res['filename'] }} | {% else %}From text input | {% endif %} {% if res['found'] %}{{ res['sha1'] }} | {% else %} | {{ res['sha1'] }} | {% endif %} |