{% load render_bundle from webpack_loader %} {% render_bundle 'main' 'css' %}
ArkIndex
Volumes
Transcriptions
Acts
{% if user.is_authenticated %}
Imports
Files
Repositories
{% endif %}
{% if user.is_authenticated %}
{{ user }}
OAuth
{% if user.is_admin %}
Admin
{% endif %}
Log out
{% else %}
Log in
{% endif %}
{% block content %}{% endblock %}
{% render_bundle 'main' 'js' %}