Here's some code I'm working with:
<tbody>
<tr>
<td class="float-left">
<!-- {{selectedTemplat?.modifiedAt | date:'d-LLL-yyyy'}} -->
27 / sep / 2023
</td>
</tr>
</tbody>
When I run this code, the output looks like this! : https://i.sstatic.net/uFLm2.png
Does anyone have any suggestions on how to display it as: 27 / sep / 2023