chore: render stuff we already have

This commit is contained in:
surtur 2020-11-05 20:46:58 +01:00
parent a1de19e22f
commit 434bac6886
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -11,9 +11,11 @@
if (Model?.Carousels != null && Model.Carousels.Count > 0) {
<table style="width:100%">
<tr>
<th>First name</th>
<th>Last name</th>
<th>Age</th>
<th>@Html.DisplayNameFor(model => model.Carousels[0].id)</th>
<th>@Html.DisplayNameFor(model => model.Carousels[0].DataTarget)</th>
<th>@Html.DisplayNameFor(model => model.Carousels[0].ImageSrc)</th>
<th>@Html.DisplayNameFor(model => model.Carousels[0].ImageAlt)</th>
<th>@Html.DisplayNameFor(model => model.Carousels[0].CarouselContent)</th>
</tr>
<tr>
<td>fnksnjksd</td>