horizon/openstack_dashboard/templates/auth/_splash.html

6 lines
127 B
HTML

{% load themes %}
<div class="text-center">
<img class="splash-logo" src={% themable_asset "img/logo-splash.svg" %}>
</div>