{% extends "_base_header.html" %} {% block page_title %} Plugin Marketplace {% endblock %} {% block page_description %} Explore, search, and install plugins to extend your Open edX platform. {% endblock %} {% block page_button %}
{% endblock %} {% set sidebar_active_tab = "plugin-marketplace" %} {% set search_endpoint = url_for('plugin_store_list') %} {% block workspace_content %}
{% endblock %}