{# extends 'miner/base.html' #} {% block topbar %} {% block brand_name %}{{ SITE_NAME }}{% endblock %} {# #} {# Link #} {# Link #} Tools {% block navbar_menu_list_items %} Admin REST API Lag Timeline {% endblock navbar_menu_list_items %} {# Link #} {% if username %}{{ username }}{% else %}Account{% endif %} {% if is_logged_in %} Profile Logout {% else %} Sign In Create Account {% endif %} {# #} {% endblock topbar %}