summaryrefslogtreecommitdiff
path: root/jimbrella/templates
diff options
context:
space:
mode:
Diffstat (limited to 'jimbrella/templates')
-rw-r--r--jimbrella/templates/admin/tabs.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/jimbrella/templates/admin/tabs.html b/jimbrella/templates/admin/tabs.html
index 2b22c30..98923f5 100644
--- a/jimbrella/templates/admin/tabs.html
+++ b/jimbrella/templates/admin/tabs.html
@@ -3,6 +3,7 @@
<tr>
<td class="tab"><a href="/admin">Overview</a></td>
<td class="tab"><a href="/admin/umbrellas">All</a></td>
+ <td class="tab"><a href="/admin/logs">Logs</a></td>
</tr>
</table>
</header>