diff --git a/bikeshop_project/core/templates/dashboard.html b/bikeshop_project/core/templates/dashboard.html index 246fb0a..0d35da2 100644 --- a/bikeshop_project/core/templates/dashboard.html +++ b/bikeshop_project/core/templates/dashboard.html @@ -54,6 +54,6 @@ {% endblock %} {% block content %} -
+ {% render_bundle 'main' %} {% endblock %}