diff --git a/app/templates/cache/detail.html b/app/templates/cache/detail.html index fb2166b..5c8dd13 100644 --- a/app/templates/cache/detail.html +++ b/app/templates/cache/detail.html @@ -1,40 +1,40 @@ {% extends "base.html" %} -{% block title %}{{ cache.hash[:16] }} - Cache - Art-DAG L1{% endblock %} +{% block title %}{{ cache.content_hash[:16] }} - Cache - Art-DAG L1{% endblock %} {% block content %}
{{ cache.content_preview }}