Fix page html code

This commit is contained in:
Andrey Kovalev
2021-02-28 17:27:07 +03:00
parent 3337596749
commit f7522c9c69
3 changed files with 20 additions and 60 deletions

View File

@@ -45,7 +45,7 @@
</div>
<div align="center">
<form action="">
<button class="btn btn-primary"><big>Запросить права доступа</big></button>
<a href="/work/{{ id }}" class="btn btn-primary"><big>Запросить права доступа</big></a>
</form>
</div>
{% endblock %}