We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c4260f + 1ee45ac commit bef46a3Copy full SHA for bef46a3
log_viewer/templates/log_viewer/logfile_viewer.html
@@ -1,5 +1,5 @@
1
{% extends "admin/base_site.html" %}
2
-{% load admin_static i18n %}
+{% load static i18n %}
3
4
{% block breadcrumbs %}
5
<div class="breadcrumbs">
0 commit comments