diff themes/minimal/index-paste.html @ 1:836a698946f8

pasterd: add basic routes
author David Demelier <markand@malikania.fr>
date Tue, 04 Feb 2020 16:44:43 +0100
parents
children f455893bf0b0
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/themes/minimal/index-paste.html	Tue Feb 04 16:44:43 2020 +0100
@@ -0,0 +1,6 @@
+<tr>
+	<td><a href="/paste/@@uuid@@">@@name@@</a></td>
+	<td>@@author@@</td>
+	<td>@@language@@</td>
+	<td>@@expiration@@</td>
+</tr>