mirror of https://git.48k.eu/ogcp
Add separator and heading to selected clients
parent
cc533aa3cc
commit
632bb3d578
|
@ -50,6 +50,7 @@
|
|||
{% endmacro %}
|
||||
|
||||
{% macro selected_clients() -%}
|
||||
<hr><h2>{{_('Selected clients')}}</h2>
|
||||
<div id="selected-clients" class="d-flex flex-wrap justify-content-center"></div>
|
||||
{% endmacro %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue