diff --git a/biscuit/core/templates/core/base.html b/biscuit/core/templates/core/base.html index 295455e332a228c5c5381bac88c7e0cf402fb96d..728687ed0bebad80c3c147e274fe6dbfd8838090 100644 --- a/biscuit/core/templates/core/base.html +++ b/biscuit/core/templates/core/base.html @@ -24,7 +24,7 @@ {% fa 'fa-align-justify' %} </button> <a class="navbar-brand" href="{% url "index" %}"> - <span class="glyphicon glyphicon-briefcase"></span> BiscuIT School Information System + {% fa 'fa-briefcase' %} BiscuIT School Information System </a> <div class="collapse navbar-collapse" id="navbar-main">