mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-23 20:12:42 -06:00
Fixes #17511: Restore consistent font support for non-Latin characters
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
{# Title #}
|
||||
<div>
|
||||
<h1 class="page-title mt-1 mb-2">{% block title %}{% endblock title %}</h1>
|
||||
<h1 class="page-title">{% block title %}{% endblock title %}</h1>
|
||||
{% block subtitle %}{% endblock %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user