aboutsummaryrefslogtreecommitdiff
path: root/res/listing_entry.html
diff options
context:
space:
mode:
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>