{% load trans blocktrans from i18n %} {% load gravatar_url from gravatar %} {% load static from static %} {% comment %} Application header menu, for desktop and mobile display This template provides some blocks that parent templates will use to override menu display. Mostly, they are used to set the active navigation menu item. These blocks are: active_item The id of the menu item to show as active. Values are: ``["projects"]`` {% endcomment %}