|
|
@@ -20,7 +20,6 @@
|
|
|
<div class="panel-footer text-center">
|
|
|
<a href="{% if page.path.endsWith('/') %}{{ page.path }}{% else %}{{ page.path}}/{% endif %}_template#edit-form"
|
|
|
class="btn btn-sm btn-primary" id="template-button-children">
|
|
|
-
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -35,7 +34,6 @@
|
|
|
<div class="panel-footer text-center">
|
|
|
<a href="{% if page.path.endsWith('/') %}{{ page.path }}{% else %}{{ page.path}}/{% endif %}__template#edit-form"
|
|
|
class="btn btn-sm btn-primary" id="template-button-decendants">
|
|
|
-
|
|
|
</a>
|
|
|
</div>
|
|
|
</div>
|