Add package collections

Fixes #378
This commit is contained in:
rubenwardy
2023-08-14 21:48:50 +01:00
parent bf20177756
commit f7a5a1218f
17 changed files with 702 additions and 10 deletions

View File

@@ -59,7 +59,7 @@
{{ self.description() }}
</p>
<h2>{{ _("Based on your reviews") }}</h2>
<h2>{{ _("Based on your reviews / favorites") }}</h2>
{% if reviewed_packages %}
{{ render_packages(reviewed_packages) }}
{% elif current_user.is_authenticated %}