first commit
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
{{ form.as_p }}
|
||||
<button type="submit" class="btn btn-primary"> Salvar </button>
|
||||
</form>
|
||||
<a href="{% url 'BankAccountsListView' %}" class="btn btn-secondary mt-3 "> Cancelar e Voltar </a>
|
||||
<button type="button" onclick="history.back()" class="btn btn-danger">
|
||||
<i class="bi bi-arrow-left"></i> Cancelar e Voltar
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user