idp templates inherit from "base-page.html" (#7240)

This commit is contained in:
Serghei Mihai 2015-06-20 13:49:57 +02:00
parent aac294ed1e
commit 2ac4bc0c20
16 changed files with 16 additions and 16 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
{% extends "authentic2/base.html" %}
{% extends "authentic2/base-page.html" %}
{% block content %}
<form method="post" action="{% url 'openid-provider-decide' %}">

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
{% extends "authentic2/base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block bodyargs %}class="narrow-page"{% endblock %}

View File

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

View File

@ -1,4 +1,4 @@
{% extends "authentic2/base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block bodyargs %}class="narrow-page"{% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "authentic2/base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block bodyargs %}class="narrow-page"{% endblock %}

View File

@ -1,4 +1,4 @@
{% extends "authentic2/base.html" %}
{% extends "authentic2/base-page.html" %}
{% load i18n %}
{% block bodyargs %}class="narrow-page"{% endblock %}

View File

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