update to recent authentic template layout changes

This commit is contained in:
Frédéric Péters 2015-06-23 07:31:42 +02:00
parent 4e8a606eae
commit dd3830f7ed
14 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "theme.html" %}
{% load i18n %}
{% block title %} {% trans "Error: page not found" %} {% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "theme.html" %}
{% load i18n %}
{% block title %} {% trans "Error: server error (500)" %} {% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "theme.html" %}
{% load i18n %}
{% block bodyargs %}onload="setTimeout(function () { window.location='{{ next_page }}' }, {{ redir_timeout }})"{% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "theme.html" %}
{% load i18n %}
{% block title %} {% trans "Error: authentication failure" %} {% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}{% trans "Create profile" %}{% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}{% trans "Email change" %}{% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block content %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
<ol class="box-breadcrumb breadcrumb">

View File

@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block title %}