{% extends "base.html" %} {% block title %}overview of {{ source|e }}{% endblock %} {% block content %}

overview of {{ source|e }}

{%- for package, sharing in packages.items() -%} {%- endfor -%}
binary from {{ source|e }}savableother package
{{ package|e }} {%- if sharing -%} {{ sharing.savable|filesizeformat }}{{ sharing.package|e }} compare {%- else -%}{%- endif -%}

Note: Not all sharing listed here. Click on binary packages with non-zero savable to see more.

{% endblock %}