chore: Fix merge error

This commit is contained in:
Suraj Shetty 2022-06-21 09:06:34 +05:30
parent 49bee3a912
commit 9f2dfbe980

View file

@ -27,10 +27,6 @@
<body>
{% include "public/icons/timeless/icons.svg" %}
{% include "templates/includes/splash_screen.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>
<div class="main-section">
<header></header>
<div id="body"></div>