Change title from CCEID page
parent
5618ad45fb
commit
9807f8641b
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue