<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>SPECK Pumps</title>
</head>
<body>
<style type="text/css">
body {
padding:0;
margin: 0;
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 14px;
}
#site {
margin: 0 auto;
width: 600px;
padding: 30px 0 0 0;
color:#65615E;
}
h1, h2, h3 {
font-size: 18px;
padding: 0 0 5px 0;
border-bottom: 1px solid #001428;
margin-bottom: 5px;
}
h3 {
font-size: 14px;
padding: 15px 0 5px 0;
margin-bottom: 5px;
border-color: #cccccc;
}
img {
border: 0;
}
p {
padding: 0 0 5px 0;
}
a {
color: #000;
}
#logo {
text-align: center;
padding: 50px 0;
}
#logo hr {
display: block;
height: 1px;
overflow: hidden;
background: #BBB;
border: 0;
padding:0;
margin:30px 0 20px 0;
}
.claim {
text-transform: uppercase;
color:#BBB;
}
#site ul {
padding: 10px 0 10px 20px;
list-style: circle;
}
.buttons {
margin-bottom: 100px;
text-align: center;
}
.buttons a {
display: inline-block;
background: #6428b4;
color:#fff;
padding: 5px 10px;
margin-right: 10px;
width:40%;
border-radius: 2px;
text-decoration: none;
}
.buttons a:hover {
background: #1C8BC1;
}
.buttons a:last-child {
margin: 0;
}
div[data-form-block-id] input, div[data-form-block-id] button {
border-radius: 0 !important;
}
/*
div[data-form-block-id] {
height: auto !important;
display: flex;
align-content: center;
align-items: center;
justify-content: center;
}
*/
div[data-form-block-id] .formLoader {
border: 5px solid #f3f3f3;
border-radius: 50%;
border-top: 5px solid #ff3232 !important;
width: 20px !important;
height: 20px !important;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
margin: 0 auto;
}
div[data-form-block-id] .onFormSubmittedFeedback {
height: auto !important;
width: 100% !important;
}
/*
div[data-form-block-id] button {
height: auto !important;
padding: 12px !important;
}
div[data-form-block-id] .wrapperContainer:not(.leftcolumn):not(.rightcolumn) {
display: flex;
align-content: center;
align-items: center;
justify-content: center;
}
div[data-form-block-id] .wrapperContainer .leftcolumn, div[data-form-block-id] .wrapperContainer .rightcolumn {
padding: 0 !important;
width: 50% !important;
margin: 0 1% !important;
}
*/
</style>
<div id="site">
<div id="logo">
<img src="https://www.speck-pumps.com/app/themes/enfold-child/assets/images/logos/logo-speck.svg" alt="Logo claim grey" style="width: 400px;" />
</div>
<!--
<div data-form-block-id="1d6d7e4c-fe55-ed11-bba2-000d3adeab75"></div> <script src=https://mktdplp102cdn.azureedge.net/public/latest/js/form-loader.js?v=1.84.2007></script> <div id="dpRZHtgzWY6KPJvqMObnENzD7m_51UmiUf4YV5e9aJ68"></div><script src=https://mktdplp102cdn.azureedge.net/public/latest/js/ws-tracking.js?v=1.84.2007></script><div class="d365-mkt-config" style="display:none" data-website-id="pRZHtgzWY6KPJvqMObnENzD7m_51UmiUf4YV5e9aJ68" data-hostname="44edcb9e010749919a3f8d137168ddde.svc.dynamics.com"></div>
-->
<!--
<form action="http://example.org/order.php">
<fieldset><legend>Ware</legend>
<ul>
<li><label for="article-1">Schnittzeichnen in 40 Lektionen</label>
<input id="article-1" name="article-1" type="number" value="0" /></li>
<li>Fernausbildung in Schnittmuster zeichnen</li>
<li><label for="article-2">Modul Hosen</label>
<input id="article-2" name="article-2" type="number" value="0" /></li>
<li><label for="article-3">Modul Kleid, Jupe, Top</label>
<input id="article-3" name="article-3" type="number" value="0" /></li>
<li><label for="article-4">Modul Alltag: jacke, Bluse, Hemd </label>
<input id="article-4" name="article-4" type="number" value="0" /></li>
<li><label for="article-5">Modul Blazer</label>
<input id="article-5" name="article-5" type="number" value="0" /></li>
</ul>
</fieldset>
<fieldset><legend>Bezahlung</legend><label for="payment">Art der Bezahlung</label>
<select id="payment" name="payment">
<option value="ae">American Express Card</option>
<option value="master">MasterCard</option>
<option value="visa">VISA</option>
<option value="prepayment">Vorkasse</option>
</select>
<input id="email-receipt" name="email-receipt" type="checkbox" />
<label for="email-receipt">Quittung per E-Mail</label>
<label for="email">an folgende Adresse</label>
<input id="email" name="email" type="email" /></fieldset>
<fieldset><legend>Versand</legend>
<dl>
<dt>Lieferanschrift</dt>
<dd>
<ul>
<li><label for="recipient-name">Name</label>
<input id="recipient-name" name="recipient-name" type="text" /></li>
<li><label for="recipient-address">Anschrift</label>
<input id="recipient-address" name="recipient-address" type="text" /></li>
<li><label for="recipient-zip">PLZ</label>
<input id="recipient-zip" name="recipient-zip" type="text" />
<label for="recipient-city">Ort</label>
<input id="recipient-city" name="recipient-city" type="text" /></li>
</ul>
</dd>
<dt>Rechnungsanschrift</dt>
<dd>
<ul>
<li><label for="buyer-name">Name</label>
<input id="buyer-name" name="buyer-name" type="text" /></li>
<li><label for="buyer-address">Anschrift</label>
<input id="buyer-address" name="buyer-address" type="text" /></li>
<li><label for="buyer-zip">PLZ</label>
<input id="buyer-zip" name="buyer-zip" type="text" />
<label for="buyer-city">Ort</label>
<input id="buyer-city" name="buyer-city" type="text" /></li>
</ul>
</dd>
</dl>
</fieldset>
<fieldset><legend>Zusatz</legend><label for="message">Ihre Nachricht an uns</label>
<textarea id="message"></textarea></fieldset>
<button>jetzt Kostenpflichtig bestellen</button>
</form>
-->
{% if editmode %}
<div class="buttons">
<a target="_blank" href="https://pimcore.com/docs/6.x/Development_Documentation/Getting_Started/Installation.html">Install Sample Data / Boilerplate</a>
<a target="_blank" href="https://pimcore.com/docs/6.x/Development_Documentation/Getting_Started/index.html">Getting Started</a>
</div>
<div class="info">
<h2>Where can I edit some pages?</h2>
<p>
Well, it seems that you're using the professional distribution of pimcore which doesn't include any
templates / themes or contents, it's designed to start a project from scratch. If you need a jump start
please consider using our sample data / boilerplate package which includes everything you need to get started.
</p>
</div>
{% endif %}
</div>
</body>
</html>