force date on one line

This commit is contained in:
Oskar Wickström
2024-08-28 20:09:15 +02:00
parent 1f1987d7c2
commit 9df9bbf57c
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
</tr>
<tr>
<th>Updated</th>
<td class="width-min">2024-08-26</td>
<td class="width-min"><time style="white-space: pre;">2024-08-26</time></td>
</tr>
<tr>
<th class="width-min">Author</th>

View File

@@ -42,7 +42,7 @@ $endfor$
</tr>
<tr>
<th>Updated</th>
<td class="width-min">$date$</td>
<td class="width-min"><time style="white-space: pre;">$date$</time></td>
</tr>
<tr>
<th class="width-min">Author</th>