aboutsummaryrefslogtreecommitdiff
path: root/res/listing_entry.html
diff options
context:
space:
mode:
authorlamp2023-03-05 21:37:45 +0000
committerlamp2023-03-05 21:37:45 +0000
commitd4c3b70d6290c52f903e674e9957b979abd4ce07 (patch)
treeba415f0f85809ffe07dd17d83ed46e5c09f2c14d /res/listing_entry.html
initmain
Diffstat (limited to 'res/listing_entry.html')
-rw-r--r--res/listing_entry.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/res/listing_entry.html b/res/listing_entry.html
new file mode 100644
index 0000000..40183fd
--- /dev/null
+++ b/res/listing_entry.html
@@ -0,0 +1,11 @@
+<tr>
+ <td>
+ <a href="/{}">{}</a>
+ </td>
+ <td>
+ {}
+ </td>
+ <td>
+ {}
+ </td>
+</tr>