Various small fixes for Forced Username

This commit is contained in:
2010-03-14 10:37:15 +00:00
parent 72ba19678d
commit 2fa56de8c7
4 changed files with 7 additions and 9 deletions

View File

@@ -1,10 +1,6 @@
{% extends "base.html" %}
{% if error %}
{% block title %}Service Account Error{% endblock %}
{% else %}
{% block title %}Service Account{% endblock %}
{% endif %}
{% block content %}
{% if error %}