mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Clean up blocktrans template tags (i18n)
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
{% else %}
|
||||
<p class="text-center text-muted">
|
||||
<i class="mdi mdi-information-outline"></i>
|
||||
{% blocktrans %}No bookmarks have been added yet.{% endblocktrans %}
|
||||
{% trans "No bookmarks have been added yet." %}
|
||||
</p>
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user