seitime-frappe/frappe/templates/includes/splash_screen.html

4 lines
No EOL
168 B
HTML

<div class="centered splash">
<img src="{{ splash_image or "/assets/frappe/images/frappe-framework-logo.png" }}"
style="max-width: 100px; max-height: 100px;">
</div>