victims / victims-web

The victims web application.
GNU Affero General Public License v3.0
8 stars 5 forks source link

One Hash view needs fixing #94

Closed abn closed 11 years ago

abn commented 11 years ago
  File "/var/lib/openshift/51fe10d95004463be00001db/app-root/runtime/repo/libs/victims_web/blueprints/ui/templates/onehash.html", line 1, in top-level template code
    {% extends "base.html" %}
  File "/var/lib/openshift/51fe10d95004463be00001db/app-root/runtime/repo/libs/victims_web/templates/base.html", line 51, in top-level template code
    {% block content %}{% endblock %}
  File "/var/lib/openshift/51fe10d95004463be00001db/app-root/runtime/repo/libs/victims_web/blueprints/ui/templates/onehash.html", line 44, in block "content"
    {% for cve in hash.cves.keys() %}