Skip to content

Commit bef46a3

Browse files
authored
Merge pull request #5 from squio/patch-1
Update logfile_viewer.html for Django 3.0
2 parents 2c4260f + 1ee45ac commit bef46a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log_viewer/templates/log_viewer/logfile_viewer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% extends "admin/base_site.html" %}
2-
{% load admin_static i18n %}
2+
{% load static i18n %}
33

44
{% block breadcrumbs %}
55
<div class="breadcrumbs">

0 commit comments

Comments
 (0)