diff --git a/bikeshop_project/core/templates/base.html b/bikeshop_project/core/templates/base.html index a54ccbf..817be94 100644 --- a/bikeshop_project/core/templates/base.html +++ b/bikeshop_project/core/templates/base.html @@ -52,86 +52,8 @@
{% block header %}{% endblock %}
-
{% block content %} -
- - - 82% - - - - 82% - - - - 82% - - - - 82% - -
-
- - - - - - -
-
-
-
-

Updates

-
-
- Non dolore elit adipisicing ea reprehenderit consectetur culpa. -
-
- Read More -
-
-
-
-
-

View options

-
    -
  • - -
  • -
  • - -
  • -
  • - -
  • -
  • - -
  • -
-
-
- Change location -
- location_on -
-
-
- {% endblock %} -
+ {% endblock %}
diff --git a/bikeshop_project/core/templates/dashboard.html b/bikeshop_project/core/templates/dashboard.html index 0d35da2..996eb1e 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 %}