From a456a8430c050d8f7d1b24d7859bbe977c86cf62 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 16 Jun 2015 12:23:54 +0200 Subject: [PATCH] Rebase the agent_homepage template on new gadjo homepage of authentic2 --- .../templates/authentic2_pratic/agent_homepage.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/authentic2_pratic/templates/authentic2_pratic/agent_homepage.html b/src/authentic2_pratic/templates/authentic2_pratic/agent_homepage.html index 5256d6c..c06b116 100644 --- a/src/authentic2_pratic/templates/authentic2_pratic/agent_homepage.html +++ b/src/authentic2_pratic/templates/authentic2_pratic/agent_homepage.html @@ -1,17 +1,18 @@ -{% extends "authentic2/base-page.html" %} +{% extends "authentic2/homepage.html" %} {% load i18n %} {% block title %} {% trans "Authentic" %} {% endblock %} +{% block appbar %} + {{ block.super }} + {% trans "Your account" %} +{% endblock %} {% block content %}

Services