aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/templates/profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/templates/profile.html b/server/templates/profile.html
index b6feb4d..15726ed 100644
--- a/server/templates/profile.html
+++ b/server/templates/profile.html
@@ -3,7 +3,7 @@ $var title: Profile
<table border="1">
<tr>
- <th>Profile/th>
+ <th>Profile</th>
<th>Hosts</th>
</tr>
$for profile in profile_data.keys():