diff --git a/templates/layerindex/editlayer.html b/templates/layerindex/editlayer.html index c79d488..a06c317 100644 --- a/templates/layerindex/editlayer.html +++ b/templates/layerindex/editlayer.html @@ -1,11 +1,12 @@ {% extends "base.html" %} {% load i18n %} +{% load static %} {% comment %} layerindex-web - layer editing form page template - Copyright (C) 2013 Intel Corporation + Copyright (C) 2013-2018 Intel Corporation Licensed under the MIT license, see COPYING.MIT for details {% endcomment %} @@ -52,8 +53,12 @@