Skip to content

Commit a34c334

Browse files
committed
[chores] Updated default <title> in base.html template
1 parent 1cafaf9 commit a34c334

File tree

1 file changed

+1
-1
lines changed
  • openwisp_users/accounts/templates/allauth/layouts

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{% extends "admin/base_site.html" %}
2-
{% block title %}OpenWISP2{% endblock %}
2+
{% block title %}OpenWISP{% endblock %}
33

44
{% block breadcrumbs %}{% endblock %}

0 commit comments

Comments
 (0)