{# login.html #} {% macro black_text12(text) -%} {{ text }} {%- endmacro -%} deepl-tr-webui v{{ ns.version }}
{# include "tabs.html" #} {% from 'tabs.html' import navbar_active %} {{ navbar_active(1) }}
{{ black_text12(" fas fa-file/info/edit: solid style ") }} {{ black_text12(" fas fa-user: solid style ") }} far fa-user : regular style fa fa-search fab fa-github-square: brands style fab fa-font-awesome
{{ black_text12(" fa fa-fan text-7xl text-green-500 ") }} {{ black_text12(" fa fa-user text-[99px] text-indigo-600 hover:text-amber-400 ") }} {{ black_text12(" fa-solid (solid doesnt work) fa-search text-9xl text-rose-600 opacity-60 hover:opacity-100 ") }}
{% include "aggrid-table.html" %}