Skip to content

Commit

Permalink
[Fixes: #4963] Fix wrong template include for all_auth
Browse files Browse the repository at this point in the history
  • Loading branch information
t-book committed Sep 23, 2019
1 parent cc5b941 commit 833b8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geonode/templates/account/verification_sent.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "account/base.html.html" %}
{% extends "account/base.html" %}

{% load i18n %}

Expand Down

0 comments on commit 833b8c6

Please sign in to comment.