Skip to content

Commit cb7fd33

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 16c9c1e commit cb7fd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/django_github_app/templates/admin/django_github_app/eventlog/includes/cleanup_breadcrumbs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
&rsaquo; <a href="{% url 'admin:app_list' app_label=opts.app_label %}">{{ opts.app_config.verbose_name }}</a>
55
&rsaquo; <a href="{% url opts|admin_urlname:'changelist' %}">{{ opts.verbose_name_plural|capfirst }}</a>
66
&rsaquo; {{ title }}
7-
</div>
7+
</div>

0 commit comments

Comments
 (0)