Layout improvements

This commit is contained in:
jeremystretch
2021-07-20 15:30:49 -04:00
parent e4c668c252
commit c0bf1576c2
5 changed files with 39 additions and 28 deletions

View File

@@ -29,7 +29,7 @@
</tr>
<tr>
<th scope="row">Description</th>
<td>{{ object.description }}</td>
<td>{{ object.description|placeholder }}</td>
</tr>
</table>
</div>