fix object title style

This commit is contained in:
checktheroads
2021-04-15 16:52:30 -07:00
parent 0a21b6f1f6
commit fdc53edcb3
3 changed files with 3 additions and 14 deletions

View File

@@ -6,7 +6,7 @@
{% load plugins %}
{% block title %}<a href="{{ object.get_absolute_url }}">{{ object }}</a>{% endblock %}
{% block title %}{{ object }}{% endblock %}
{% block breadcrumb_main %}
<nav class="breadcrumb-container" aria-label="breadcrumb">