Changeset b5ce654 for src/main/resources/templates/addFilm.html
- Timestamp:
- 02/06/23 19:28:42 (22 months ago)
- Branches:
- master
- Children:
- 0fb69cc
- Parents:
- a69d48c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/templates/addFilm.html
ra69d48c rb5ce654 1 1 <th:block xmlns:th="http://www.thymeleaf.org"> 2 <section class="jumbotron text-center">3 <div class="container">4 <h1 class="jumbotron-heading">Add New Film</h1>5 </div>6 </section>7 2 8 <div class="container"> 3 <div class="container" style="color: white"> 4 <h1 class="jumbotron-heading">Add New Film</h1> 9 5 <div class="row"> 10 6 <div class="col-md-5">
Note:
See TracChangeset
for help on using the changeset viewer.