summaryrefslogtreecommitdiff
path: root/views/pages/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/pages/index.ejs')
-rw-r--r--views/pages/index.ejs8
1 files changed, 1 insertions, 7 deletions
diff --git a/views/pages/index.ejs b/views/pages/index.ejs
index 1a6255b..14d7412 100644
--- a/views/pages/index.ejs
+++ b/views/pages/index.ejs
@@ -9,13 +9,7 @@
<div id="sidebar">
<% include ../partials/searchform %>
<div class="bluebox alert"></div>
- <span class="lastlog bluebox">
- <script class="template" type="text/html">
- <a href="/profile/{{username}}">{{username}}</a>
- [{{age}}]
- </script>
- </span>
-
+ <% include ../partials/lastlog %>
<% include ../partials/hootbox %>
</div>