Lots of progress

This commit is contained in:
2024-04-05 23:22:45 -05:00
parent 23ec66dd88
commit 96b48fb46a
16 changed files with 191 additions and 9 deletions

View File

@@ -0,0 +1,3 @@
<div class="grid grid-cols-2">
@await DisplayAsync(Model.Content)
</div>