refactor web interface
This commit is contained in:
parent
c6f865bbb8
commit
d8020b95f0
@ -38,6 +38,15 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Nowy wiersz z dużym przyciskiem do ręcznego wdrożenia -->
|
||||
<div class="row mb-4">
|
||||
<div class="col text-center">
|
||||
<a href="{{ url_for('deploy_now') }}" class="btn btn-lg btn-warning">
|
||||
Ręczne wdrożenie /etc/hosts na wszystkich serwerach
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Tabela logów -->
|
||||
<div class="row mt-4">
|
||||
<div class="col">
|
||||
|
Loading…
x
Reference in New Issue
Block a user