diff --git a/templates/packages/details.html b/templates/packages/details.html index 091e57ec..e12a65ea 100644 --- a/templates/packages/details.html +++ b/templates/packages/details.html @@ -1,5 +1,4 @@ {% extends "base.html" %} -{% load cache %} {% load package_extras %} {% block title %}Arch Linux - {{ pkg.pkgname }} {{ pkg.full_version }} ({{ pkg.arch.name }}){% endblock %} @@ -12,7 +11,6 @@

Package Details: {{ pkg.pkgname }} {{ pkg.full_version }}

- {% cache 300 package-details-pkginfo pkg.id %} @@ -201,7 +197,6 @@

- {% endcache %}

Architecture: