4a17ceb72b
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: If98d3a8dd70a71d5d2f44ef4248ec1608382b764
64 lines
3.5 KiB
HTML
64 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
||
|
||
<html>
|
||
<head>
|
||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
||
<meta http-equiv="Pragma" content="no-cache">
|
||
<meta http-equiv="Expires" content="0">
|
||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||
<title>Collabora Online Welcome</title>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<link rel="stylesheet" type="text/css" href="welcome.css">
|
||
<script src="welcome.js"></script>
|
||
</head>
|
||
|
||
<body>
|
||
<div id="user-welcome">
|
||
<div class="slider">
|
||
<div class="slides">
|
||
<div id="slide-1">
|
||
<fig>
|
||
<fig id="fig-slide1-l"></fig>
|
||
<fig id="fig-slide1-c"></fig>
|
||
<fig id="fig-slide1-r"></fig>
|
||
</fig>
|
||
<h1 id="welcome-slide1-heading-1" data-translate="true">Explore The New %coolVersion</h1>
|
||
<h2 id="welcome-slide1-heading-2" data-translate="true">Collabora Online Development Edition</h2>
|
||
<p id="welcome-slide1-content" data-translate="true">Enjoy the latest developments in online productivity, free for you to use, to explore and to use with others in the browser. Various <a target="_blank" href="https://www.collaboraoffice.com/solutions/collabora-office-android-ios/">apps</a> are also available for mobile.</p>
|
||
<div id="user-welcome--buttons">
|
||
<form action="#slide-2">
|
||
<button type="button" id="slide-1-button"><i class="arrow right"></i></button>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<div id="slide-2">
|
||
<fig></fig>
|
||
<h1 id="welcome-slide2-heading-1" data-translate="true">Discover All The Changes</h1>
|
||
<h2 id="welcome-slide2-heading-2" data-translate="true">Collabora Online Development Edition</h2>
|
||
<p id="welcome-slide2-content" data-translate="true">Check the <a target="_blank" href="https://www.collaboraoffice.com/code-22-05-release-notes/">release notes</a> and learn all about: The latest Collabora Online Development Edition, aimed at home users and small teams. </p>
|
||
<div id="user-welcome--buttons">
|
||
<form action="#slide-3">
|
||
<button type="button" id="slide-2-button"><i class="arrow right"></i></button>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<div id="slide-3">
|
||
<fig></fig>
|
||
<h1 id="welcome-slide3-heading-1" data-translate="true">Get Involved</h1>
|
||
<h2 id="welcome-slide3-heading-2" data-translate="true"><a target="_blank" href="https://collaboraonline.github.io/">https://collaboraonline.github.io/</a></h2>
|
||
<p id="welcome-slide3-content" data-translate="true">Are you interested in contributing but don’t know where to start? Head over to the <a target="_blank" href="https://collaboraonline.github.io/post/build-code/">step-by-step instructions</a> and build CODE from scratch. You can also help out with <a target="_blank" href="https://collaboraonline.github.io/post/translate/">translations</a> or by <a target="_blank" href="https://collaboraonline.github.io/post/filebugs/">filing a bug report</a> with all the essential steps on how to reproduce it. </p>
|
||
<div id="user-welcome--buttons">
|
||
<button type="button" id="slide-3-button" data-translate="true">Close</button>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<a id="slide-1-indicator" class="active" href="#slide-1">1</a>
|
||
<a id="slide-2-indicator" href="#slide-2">2</a>
|
||
<a id="slide-3-indicator" href="#slide-3">3</a>
|
||
</div>
|
||
<a id="view-supported-versions" href="https://www.collaboraoffice.com/subscriptions/" target="_blank"></a>
|
||
</div>
|
||
<div id="welcome-close"></div>
|
||
</body>
|
||
</html>
|