test
This commit is contained in:
@@ -16,9 +16,15 @@
|
||||
<li class="list-group-item">
|
||||
<strong><label class="col-form-label" th:text="${article.nom}"></label></strong>
|
||||
</li>
|
||||
<!-- <li class="list-group-item">-->
|
||||
<!-- <strong><label class="col-form-label" th:text="${user.pseudo}"></label></strong>-->
|
||||
<!-- </li>-->
|
||||
<li class="list-group-item">
|
||||
<strong><label class="col-form-label" th:text="${article.desc}"></label></strong>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<strong><label class="col-form-label" th:text="${username}"></label></strong>
|
||||
</li>
|
||||
<li class="list-group-item">
|
||||
<strong><label class="col-form-label" th:text="${cate}"></label></strong>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user