aboutsummaryrefslogtreecommitdiffstats
path: root/templates/admin/base_site.html
blob: 0fcc54e62e1793ef4239fde77bb5dfa7ed35fcfb (plain)
1
2
3
4
5
{% extends "admin/base.html" %}
{% block branding %}
<h1 id="site-name">OpenEmbedded Metadata Index Admin</h1>
{% endblock %}