diff --git a/tutordash/server/templates/plugin_store.html b/tutordash/server/templates/plugin_store.html index bfc7867..76b1f81 100644 --- a/tutordash/server/templates/plugin_store.html +++ b/tutordash/server/templates/plugin_store.html @@ -1,6 +1,7 @@ -{% extends "index.html" %} +{% extends "workspace_header_general.html" %} -{% block workspace_header %}Plugin Marketplace{% endblock %} +{% block page_title %}Plugin Marketplace{% endblock %} +{% block page_description %}View and install available plugins.{% endblock %} {% block workspace_content %}