From 0f7d9f80de041f2b8981ea17aa054057d0fcf1a1 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 1 Mar 2010 02:46:57 +0100 Subject: [PATCH] Further template updates --- templates/profile.html | 3 +++ templates/registration/login.html | 4 ++++ templates/sso/eveapi.html | 6 ++++++ templates/sso/serviceaccount.html | 11 +++++++++++ 4 files changed, 24 insertions(+) diff --git a/templates/profile.html b/templates/profile.html index 0f13b0b..3a64d71 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -67,4 +67,7 @@ setup.

Add a Eve API key

+

If you encounter any errors during using this service, copy the massive +error message into Pastebin and give +Matalok a good kicking on IRC/Jabber/Email or on the Forums.

{% endblock %} diff --git a/templates/registration/login.html b/templates/registration/login.html index 42deda4..773feed 100644 --- a/templates/registration/login.html +++ b/templates/registration/login.html @@ -1,3 +1,6 @@ +{% extends "base.html" %} + +{% block content %} {% load i18n %} {% block HeadTag %}