+++ /customer/$freelancer/template/$templateName
Route handling the display of a Template And minor fix enabling the root route to handle post
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
|
||||
|
||||
|
||||
<form action="/customer/{{name}}" method="post">
|
||||
<form action="/customer/{{freelancername}}" method="post">
|
||||
<button type="submit" name="freelancerID" value="{{freelancerid}}" class="button">Return to freelancer profile</button>
|
||||
</form>
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user