{% load static %} {% load aa_theme_zima_settings %} {% comment %} Open Graph metadata, overriding allianceauth/opengraph.html so social-card previews use this theme's own icon and (optionally) operator-supplied copy. og:title / og:description fall back to Alliance Auth's defaults but can be overridden via the AA_THEME_ZIMA settings dict without forking this file. {% endcomment %} {% zima_theme_var "OG_TITLE" SITE_NAME as og_title %} {% zima_theme_var "OG_DESCRIPTION" "Alliance Auth - An auth system for EVE Online to help in-game organizations manage online service access." as og_description %}