{% comment %} Variables this template accepts: - `name` - The icon name to load. - `classname` - String of CSS classes to apply to the element. - `title` - A title to show for screen readers only. {% endcomment %} {% load static %}{% spaceless %} {% if title %} {{ title }} {% endif %} {% endspaceless %}