{% from 'macros/basic.html' import octicon without context %}
Name | Category | Author | |
---|---|---|---|
{{ ext.name }} | {{ ext.category }} | {{ ext.author }} | {% if ext.admin_url %} {{ octicon('tools') }} {% endif %} {% if ext.home_url %} {{ octicon('home') }} {% endif %} {% if ext.gh_url %} {{ octicon('mark-github') }} {% endif %} |