bootstrap content with vertical right person menu

This commit is contained in:
2021-03-20 23:41:58 +01:00
parent fe2f107ddc
commit 2916babe1c
7 changed files with 258 additions and 292 deletions

View File

@@ -1 +1 @@
<a class="sc-button black" href="{{ path(form_path_key, form_path_args) }}">{{ 'Edit'|trans|upper }}</a>
<a class="btn btn-dark" href="{{ path(form_path_key, form_path_args) }}">{{ 'Edit'|trans|upper }}</a>