Changeset 9dcbf44 for src/main/resources/templates/myDeliveries.html
- Timestamp:
- 01/06/23 19:17:05 (23 months ago)
- Branches:
- main
- Children:
- cab5859
- Parents:
- d4b888e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/templates/myDeliveries.html
rd4b888e r9dcbf44 1 1 <div> 2 2 <h1>Мои достави</h1> 3 <form class="form-signin mt-xl-5" method="get" action="/myNextDeliveries"> 4 <button id="submit" class="btn btn-lg btn-primary btn-block" type="submit">Мои следни нарачки</button> 5 </form> 3 6 <table> 4 7 <thead>
Note:
See TracChangeset
for help on using the changeset viewer.