Explorar o código

Removed reduntant title block

Jeremy Stretch %!s(int64=8) %!d(string=hai) anos
pai
achega
b3667befb4
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      netbox/templates/import_success.html

+ 0 - 2
netbox/templates/import_success.html

@@ -1,8 +1,6 @@
 {% extends '_base.html' %}
 {% load render_table from django_tables2 %}
 
-{% block title %}Import Completed{% endblock %}
-
 {% block content %}
     <h1>{% block title %}Import Completed{% endblock %}</h1>
     {% render_table table %}