Changeset b8a8d06 for src/main/resources/templates/upload.html
- Timestamp:
- 10/16/21 15:07:33 (3 years ago)
- Branches:
- master
- Children:
- 2d8c0e7
- Parents:
- 7888b17
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/templates/upload.html
r7888b17 rb8a8d06 16 16 <br/> 17 17 <div class="row"> 18 <div th:if="${error}" class="text-danger">Error uploading post</div> 18 19 <div class="col-md-4" id="left"> 19 20 <form th:action="@{/newPost}" method="post" id="myForm" enctype="multipart/form-data" class="row g-3">
Note:
See TracChangeset
for help on using the changeset viewer.