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 %}