summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/group.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/group.html b/templates/group.html
index 7399cfd..1e3a06c 100644
--- a/templates/group.html
+++ b/templates/group.html
@@ -2,6 +2,10 @@
{% from "_formhelpers.html" import render_field %}
{% block content %}
+<h1>
+ <b>{{ group.name }}</b>
+</h1>
+
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Info</h3>