diff --git a/web/pgadmin/templates/security/panel.html b/web/pgadmin/templates/security/panel.html index b93e2914f..46aa0524c 100644 --- a/web/pgadmin/templates/security/panel.html +++ b/web/pgadmin/templates/security/panel.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% from "security/fields.html" import render_field_with_errors, render_username_with_errors %} +{% block title %}{{ config.APP_NAME }}{% endblock %} {% block body %}