mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-01 21:19:12 -06:00
4a02beeb86
* added background image to packages as provided by the design team * electron-37: added a custom intro screen and changed the text in plugin as per design instructions
11 lines
262 B
HTML
11 lines
262 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Welcome to the Symphony Installer</title>
|
|
</head>
|
|
<body>
|
|
<br/>
|
|
<br/>
|
|
<p style="font-size: 13px; font-family: Sans-Serif; color: #000"> We'll walk you through the steps to install Symphony</p>
|
|
</body>
|
|
</html> |