fix misspelled parent template name

This commit is contained in:
Serghei Mihai 2015-07-23 17:56:23 +02:00
parent 54f9ab17ae
commit 35edc71e11
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{% extends "authentic2_msp_auth/base.html"%}
{% extends "authentic2_auth_msp/base.html" %}
{% load staticfiles %}
{% block extra-scripts %}