nk20/apps/member/templates/member
Alexandre Iooss 466cbd9878 Replace Font Awesome with inline SVG icons
Font Awesome 4 adds 106kB of dependencies on each page and require to
query multiple assets. It also sometimes causes icons to appear after
page loading. Font Awesome 4 is deprecated and replaced by version 5
which is not packaged in every GNU/Linux distributions.

This commit replaces icons with inline SVG which does not require
external assets, does not require an additionnal dependency and is
widely supported by modern browsers. It makes the page loading faster
and enables us to no longer require fonts-font-awesome Debian package.
2021-10-06 17:15:33 +02:00
..
includes Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
add_members.html The BDE membership and the club membership must now be in two parts 2020-09-18 12:35:36 +02:00
base.html Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
club_alias.html Don't display the alias create form if the user can't create anyone 2020-08-30 23:06:51 +02:00
club_detail.html Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
club_form.html Remove contenttitle 2020-09-01 10:13:05 +02:00
club_list.html Cards everywhere in member app 2020-08-25 16:30:02 +02:00
club_members.html Clean up templates header 2020-09-01 10:20:16 +02:00
manage_auth_tokens.html Rework templates for OAuth2 2021-09-02 20:59:43 +02:00
picture_update.html Upload button wasn't translated 2020-09-06 12:35:59 +02:00
profile_alias.html Don't display the alias create form if the user can't create anyone 2020-08-30 23:06:51 +02:00
profile_detail.html Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00
profile_update.html Remove contenttitle 2020-09-01 10:13:05 +02:00
user_list.html Replace Font Awesome with inline SVG icons 2021-10-06 17:15:33 +02:00