summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/resource/hosts.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/resource/hosts.html')
-rw-r--r--dashboard/src/templates/resource/hosts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/resource/hosts.html b/dashboard/src/templates/resource/hosts.html
index 4bf64e0..69b7231 100644
--- a/dashboard/src/templates/resource/hosts.html
+++ b/dashboard/src/templates/resource/hosts.html
@@ -17,7 +17,7 @@
{{ host.name }}
</td>
<td>
- {{ host.profile }}
+ <a href="profiles/{{ host.profile.id }}">{{ host.profile }}</a>
</td>
<td>
{{ host.booked }}