|
|
|
@ -465,8 +465,10 @@ |
|
|
|
|
|
|
|
|
|
|
|
<div class="errors-layout"></div> |
|
|
|
<div class="errors-layout"></div> |
|
|
|
{{ bank_account_form.as_p }} |
|
|
|
{{ bank_account_form.as_p }} |
|
|
|
<button type="submit" role="button" name="submit">Сохранить</button> |
|
|
|
<div class="buttons field profile_btns"> |
|
|
|
<button class="close-form" type="button" role="close" name="close-form">Отмена</button> |
|
|
|
<button type="submit" role="button" class="yellow-btn form__yellow-btn_save" name="submit">Сохранить</button> |
|
|
|
|
|
|
|
<button class="close-form" type="button" role="close" name="close-form">Отмена</button> |
|
|
|
|
|
|
|
</div> |
|
|
|
</form> |
|
|
|
</form> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|