Cleans up some HTML
[pharos-tools.git] / dashboard / src / templates / dashboard / lab_detail.html
index a30ac9e..7938e86 100644 (file)
@@ -62,6 +62,7 @@
                     <tr>
                         <td>{{profile.name}}</td>
                         <td>{{profile.description}}</td>
+                        <td><a href="/resource/profiles/{{ profile.id }}" class="btn btn-primary">Profile</a></td>
                     </tr>
                     {% endfor %}
                 </table>