adds object view to allow changelog page to be opened #13463

This commit is contained in:
Abhimanyu Saharan 2023-08-14 18:57:26 +05:30 committed by Jeremy Stretch
parent 2241a256fa
commit 34a0fde22c

View File

@ -0,0 +1,4 @@
{% extends 'generic/object.html' %}
{% block tabs %}
{% endblock %}