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 ae83a68 commit dda2f3bCopy full SHA for dda2f3b
benefits/templates/admin/base_site.html
@@ -0,0 +1,5 @@
1
+{% extends "admin/base_site.html" %}
2
+
3
+{% block extrahead %}
4
+ {% include "admin/includes/favicon.html" %}
5
+{% endblock extrahead %}
0 commit comments