summaryrefslogtreecommitdiff
path: root/common/header.j2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'common/header.j2.inc')
-rw-r--r--common/header.j2.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/common/header.j2.inc b/common/header.j2.inc
index e096e479..00ed5fd4 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -48,6 +48,9 @@
<meta name="author" content="">
<!-- Bootstrap core CSS -->
<link href="{{ url_dist('bootstrap/bootstrap.min.css') }}" rel="stylesheet">
+ <!-- One file includes all the Font Awesome Pro icons and utilities -->
+ <link href="{{ url_dist('fontawesome/css/all.min.css') }}" rel="stylesheet">
+
<!-- Custom styles for this template -->
<link href="{{ url_static('styles.css') }}" rel="stylesheet">
@@ -59,4 +62,4 @@
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
- <link rel="alternate" type="application/rss+xml" title="Taler.net rss" href="{{ url_localized('rss.xml') }}" />
+ <link rel="alternate" type="application/rss+xml" title="Taler.net rss" href="{{ url_localized('rss.xml') }}">