Change title from CCEID page

pull/1/head
Sean Redmond 2019-07-14 11:21:52 -04:00
parent 5618ad45fb
commit 9807f8641b
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends 'base.html' %}
{% block header %}
<h2>{% block title %}Find Copyright Entries{% endblock %}</h2>
<h2>{% block title %}Entry {{ result["uuid"] }}{% endblock %}</h2>
{% endblock %}
{% block content %}