summaryrefslogtreecommitdiffstats
path: root/hyperkitty/templates/user_profile.html
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2013-02-01 16:12:07 +0100
committerAurélien Bompard <aurelien@bompard.org>2013-02-01 16:33:59 +0100
commit238d19f7e09bfa754f4b91622f1c34d08f2ef26d (patch)
treea0c44ac571570eae50ee6857637b36933b13c8ee /hyperkitty/templates/user_profile.html
parentf2c860df51e936b79f05794c17bfb0baf95befa3 (diff)
downloadhyperkitty-238d19f7e09bfa754f4b91622f1c34d08f2ef26d.tar.gz
hyperkitty-238d19f7e09bfa754f4b91622f1c34d08f2ef26d.tar.xz
hyperkitty-238d19f7e09bfa754f4b91622f1c34d08f2ef26d.zip
Minor cosmetics in the navbar, month page title, and user profile
Diffstat (limited to 'hyperkitty/templates/user_profile.html')
-rw-r--r--hyperkitty/templates/user_profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperkitty/templates/user_profile.html b/hyperkitty/templates/user_profile.html
index 491d75e..c967be6 100644
--- a/hyperkitty/templates/user_profile.html
+++ b/hyperkitty/templates/user_profile.html
@@ -8,7 +8,7 @@
{% endblock %}
{% block content %}
- <h1>User Profile <span>- {{ user }}</span></h1>
+ <h1>{{ user }}</h1>
<table class="table table-bordered table-striped user-data">
<tbody>