addons-server/templates/amo_header.html

5 строки
107 B
HTML

{% extends "global/header.html" %}
{% block menu_links %}
{% include "menu_links.html" %}
{% endblock %}