Add missing newlines
This commit is contained in:
@@ -39,4 +39,4 @@
|
||||
{% plugin_right_page object %}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{% extends 'generic/object_edit.html' %}
|
||||
|
||||
{% block title %}Add new Device Coordinates{% endblock title %}
|
||||
{% block title %}Add new Device Coordinates{% endblock title %}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{% extends 'generic/object_edit.html' %}
|
||||
|
||||
{% block title %}Edit Device Coordinates{% endblock title %}
|
||||
{% block title %}Edit Device Coordinates{% endblock title %}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{% extends 'generic/object_list.html' %}
|
||||
|
||||
{% block title %}Device Coordinates{% endblock title %}
|
||||
{% block title %}Device Coordinates{% endblock title %}
|
||||
|
||||
@@ -42,4 +42,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
{% endblock content %}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{% extends 'generic/object_edit.html' %}
|
||||
|
||||
{% block title %}Edit Coordinate Group{% endblock title %}
|
||||
{% block title %}Edit Coordinate Group{% endblock title %}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{% extends 'generic/object_list.html' %}
|
||||
|
||||
{% block title %}Coordinate Groups{% endblock title %}
|
||||
{% block title %}Coordinate Groups{% endblock title %}
|
||||
|
||||
Reference in New Issue
Block a user