{% set type = type|default('github') %} {% if type == 'github' %} {% set url = 'https://github.com/' ~ package %} {% set icon = icon|default('github') %} {% endif %} {% if icon is not empty %} {% endif %} {{ title }}