diff --git a/templates/query_list.html b/templates/query_list.html index e2da84c..6d7f96a 100644 --- a/templates/query_list.html +++ b/templates/query_list.html @@ -1,12 +1,14 @@ {% extends "base.html" %} +{% block title %}Wikidata Query Service report{% endblock %} + {% block content %}
-

Wikidata Query Service report

+

{{ self.title() }}

This report lists every query sent to the Wikidata Query Service (WQDS) by WADE. Failed queries are in red.