{# Copyright (C) 2013 Matthieu Caneill License: GNU Affero General Public License, version 3 or above. #} Info: {{ package }} {{ version }} {% if pkg_infos %} {% import "infobox.inc.html" as infobox %} {{ infobox.render_infobox(package, version, pkg_infos, position="not_fixed") }} {% endif %}