seitime-frappe/frappe/templates/includes/splash_screen.html
2025-01-09 16:24:04 +05:30

4 lines
163 B
HTML

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