diff --git a/templates/index.html.jinja2 b/templates/index.html.jinja2 index ee25c30ccf8870d36f34b0cd04f9f7116e52a8f3..0641004dc757a343988bda4056c4807d042274ab 100644 --- a/templates/index.html.jinja2 +++ b/templates/index.html.jinja2 @@ -240,6 +240,9 @@ <div class="d-flex w-100 justify-content-between"> <h5 class="mb-1"> <strong> + {%- if "upstreams" in package %} + <a href="https://tracker.debian.org/pkg/{{ package.name }}">ðŸ¥</a> + {% endif -%} {%- if "git" in package %} <a class="text-dark" href="{{ package.git.web_url }}">{{ package.name }}</a> {% else %}