Changeset 633b371 for src/main/resources/templates/film.html
- Timestamp:
- 02/10/23 14:52:47 (23 months ago)
- Branches:
- master
- Children:
- a8b6e6a
- Parents:
- 04153a9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/templates/film.html
r04153a9 r633b371 65 65 th:method="POST"> 66 66 <div class="form-group"> 67 <label style="color: black;font-size: 20px;font-weight: bold">Оцени:</label>68 <input required type="text" id="rate" name="rate">67 <label style="color: white;font-size: 20px;font-weight: bold">Оцени:</label> 68 <input class="form-control" required type="text" id="rate" name="rate"> 69 69 </div> 70 70 <button class="button" type="submit">Додади Оцена</button>
Note:
See TracChangeset
for help on using the changeset viewer.