summaryrefslogtreecommitdiffhomepage
path: root/recent.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'recent.tmpl')
-rw-r--r--recent.tmpl10
1 files changed, 7 insertions, 3 deletions
diff --git a/recent.tmpl b/recent.tmpl
index 8f0a48d..4a64d58 100644
--- a/recent.tmpl
+++ b/recent.tmpl
@@ -13,9 +13,13 @@
<section>
<h2>Recent</h2>
<table>
- <tr><td><a href="#">Battle in Amamake</a><td>127 wrecks<td>3 grids<td>2021-03-29 18:00
- <tr><td><a href="#">Battle in Eytjangard</a><td>20 wrecks<td>2 grids<td>2021-03-24 18:00
- <tr><td><a href="#">Battle in N-RAEL</a><td>8 wrecks<td>1 grid<td>2021-03-22 18:00
+{{range .}}
+ <tr>
+ <td><a href="/view/{{.Name}}">{{.Name}}</a>
+ <td>some wrecks
+ <td>some grids
+ <td>{{.ModTime.Format "January 02, 2006 15:04 UTC"}}
+{{end}}
</table>
<h2>About</h2>
<p><strong>Derelict</strong> is a tool for 3D visualizations of after the battle wreckage fields for EVE Online. Main