Merge "Index.html fix for startpanel command"
This commit is contained in:
commit
cdd64c2f61
@ -1,4 +1,4 @@
|
||||
{% load horizon %}{% jstemplate %}[% extends '{{ dash_name }}/base.html' %]
|
||||
{% load horizon %}{% jstemplate %}[% extends 'base.html' %]
|
||||
[% load i18n %]
|
||||
[% block title %][% trans "{{ panel_name|title }}" %][% endblock %]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user