Fixed users instances

This commit is contained in:
Retspen
2015-03-11 11:39:44 +02:00
parent 1e91fb303f
commit 2e976fc101
11 changed files with 135 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "base_auth.html" %}
{% load i18n %}
{% block title %}{% trans "Sign Out" %}{% endblock %}
{% block content %}