mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-06 12:51:41 +01:00
6 lines
334 B
HTML
6 lines
334 B
HTML
{% load staticfiles %}
|
|
<!-- Font Awesome Bundle -->
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/all.min.css" rel="stylesheet" type="text/css">
|
|
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.0/css/v4-shims.min.css" rel="stylesheet" type="text/css">
|
|
<!-- End Font Awesome Bundle -->
|