We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5fdf7 commit bd44863Copy full SHA for bd44863
src/plugins/orangehrmCorePlugin/templates/base.html.twig
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8">
5
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6
<meta name="viewport" content="width=device-width,initial-scale=1">
7
- <title>{% block title %}HRMS - Ministry of Health{% endblock %}</title>
+ <title>{% block title %}HRMS{% endblock %}</title>
8
{% block links %}{% endblock %}
9
{% block stylesheets %}{% endblock %}
10
</head>
0 commit comments