seitime-frappe/frappe/templates/includes/splash_screen.html
2024-09-06 14:12:34 +05:30

4 lines
161 B
HTML

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