mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-16 07:50:16 +02: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 -->
|