aboutsummaryrefslogtreecommitdiff
path: root/bottom.html
diff options
context:
space:
mode:
Diffstat (limited to 'bottom.html')
-rw-r--r--bottom.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bottom.html b/bottom.html
index 1c196b1..b950d88 100644
--- a/bottom.html
+++ b/bottom.html
@@ -5,10 +5,10 @@
5<footer> 5<footer>
6 <table> 6 <table>
7 <tr> 7 <tr>
8 <td class="lastupdate">Last update: LASTUPDATE</td>
9 <td class="contact"> 8 <td class="contact">
10 <a href="mailto:sebastiano@tronto.net">sebastiano@tronto.net</a> 9 <a href="mailto:sebastiano@tronto.net">sebastiano@tronto.net</a>
11 </td> 10 </td>
11 <td class="lastupdate">Last update: LASTUPDATE</td>
12 </tr> 12 </tr>
13 </table> 13 </table>
14</footer> 14</footer>

Generated with cgit - Back to sebastiano.tronto.net