diff --git a/dashboard/templates/base.html b/dashboard/templates/base.html index 2123b5e..c1f3030 100644 --- a/dashboard/templates/base.html +++ b/dashboard/templates/base.html @@ -81,7 +81,7 @@
- {% block content %} - {% endblock content %} +
+ {% block actions %} + {% endblock %} +
+
+ {% block content %} + {% endblock content %} +