{% from '_includes/_defaults.html' import USE_SHORTCUT_ICONS with context %}
{%if USE_SHORTCUT_ICONS == True %}
{# Opera Speed Dial Icon #}
{# See https://github.com/operasoftware/devopera-static-backup/blob/master/http/dev.opera.com/articles/view/opera-speed-dial-enhancements/index.html #}
{# Safari on iOS #}
{# See https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html #}
{% endif %}