|
|
@@ -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> |
|
|
|