diff --git a/core/templates/core/index.html b/core/templates/core/index.html index f9bd19d..8585e83 100644 --- a/core/templates/core/index.html +++ b/core/templates/core/index.html @@ -1,66 +1,53 @@ -{% extends 'base.html' %} +{% extends 'pxy_dashboard/partials/base.html' %} +{% load static %} {% block title %}Polisplexity Portal{% endblock title %} -{% block extra_css %} - -{% endblock extra_css %} - {% block content %} -
Select one of the options Bellow
+Select one of the available options
+{{ category.description }}
+{{ menu_item.description }}
-