1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

replaced django-fa with django-icons

This commit is contained in:
Real-Gecko 2020-06-15 14:46:13 +06:00
parent 9a75ceb0e5
commit e4e86ed576
12 changed files with 12 additions and 12 deletions

View file

@ -1,5 +1,5 @@
{% load i18n %}
{% load font_awesome %}
{% load icons %}
{% load common_tags %}
<!-- Fixed navbar -->
<nav class="navbar navbar-expand-md navbar-dark bg-primary mb-3" aria-label="Main top navbar">