web: show trimmed subject on post.html

grcov
Manos Pitsidianakis 2023-04-20 20:45:03 +03:00
parent 4adeb48421
commit e9d05fce2e
Signed by: Manos Pitsidianakis
GPG Key ID: 7729C7707F7E09D0
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</tr>
<tr>
<th scope="row">Subject:</th>
<td>{{ subject }}</td>
<td>{{ trimmed_subject }}</td>
</tr>
<tr>
<th scope="row">Date:</th>