diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html index 6e9329c2..08bb34f1 100644 --- a/templates/template.html +++ b/templates/template.html @@ -75,7 +75,7 @@ $body$ <hr> $if(updated)$ <span class="lfooter"> -<time class="updated" datetime="$updated$"><code>$updated$</code></span> +<time class="updated" datetime="$updated$"><code>$updated$</code></time> </span> $endif$ <span class="rfooter"> |