summaryrefslogtreecommitdiffhomepage
path: root/recent.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'recent.tmpl')
-rw-r--r--recent.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/recent.tmpl b/recent.tmpl
index c26feae..26a8e5d 100644
--- a/recent.tmpl
+++ b/recent.tmpl
@@ -13,16 +13,16 @@
<section>
<h2>Recent</h2>
{{range .}}
-<div class="recent-item">
+<a href="/view/{{.Id}}" class="recent-item">
<div class="header left-right">
- <a href="/view/{{.Id}}">{{.Name}}</a>
+ <span class="name">{{.Name}}</span>
<span>{{.StartTime.Format "January 02, 2006 15:04 UTC"}}</span>
</div>
<div class="details left-right">
<span class="id">{{.Id}}</span>
<span>Last updated on {{.LastModified.Format "January 02, 2006 15:04 UTC"}}</span>
</div>
-</div>
+</a>
{{end}}
<h2>About</h2>
<p><strong>Derelict</strong> is a tool for 3D visualizations of after the battle wreckage fields for EVE Online. Main