Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 0d3e9535 authored by 65160394's avatar 65160394
Browse files

Project Round 6

parent 43a0ec24
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,9 @@
<link rel="stylesheet" href="/css/edittour.css">
</head>
<body>
<main>
<h1>Edit Tour</h1>
<br>
<form action="/edit/<%= tour.id %>" method="POST">
<div>
<label for="tourName">Tour Name:</label>
......@@ -27,5 +29,6 @@
</div>
<button type="submit">Update Tour</button>
</form>
</main>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment