authentic: templates inherit from base.html provided by combo

This commit is contained in:
Serghei Mihai 2015-05-15 09:46:26 +02:00
parent c3637724c8
commit 8ebb4b6910
17 changed files with 18 additions and 16 deletions

View File

@ -0,0 +1,2 @@
{% extends theme_base %}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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