Move freelancer interface and return to index button into the includes folder

This commit is contained in:
Tina_Azure
2023-04-25 00:52:49 +02:00
parent 5c47528afd
commit c04f22e91f
11 changed files with 37 additions and 54 deletions

View File

@@ -0,0 +1,3 @@
<form action="/" method="post">
<button type="submit" class="button">Return to freelancer selection</button>
</form>