diff options
| author | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-04-26 04:43:12 +0300 |
|---|---|---|
| committer | George Halkiadakis <gchalkiadakis@sklavenitis.co.gr> | 2023-04-26 04:43:12 +0300 |
| commit | 9cb35f2bf2127cc8ac077aae17514a57e576217d (patch) | |
| tree | bf809e73dded8e481d0a2e16c488831052016313 /public/processed-views/content/Checkout/Yellows_Redemption.html | |
| parent | b594effb847b86fc6b1dae49d7948c46bba35e58 (diff) | |
| download | classroom-9cb35f2bf2127cc8ac077aae17514a57e576217d.tar.gz classroom-9cb35f2bf2127cc8ac077aae17514a57e576217d.tar.bz2 classroom-9cb35f2bf2127cc8ac077aae17514a57e576217d.zip | |
alfa.2 version; seceral optimizations; added support for mail-relay
Diffstat (limited to 'public/processed-views/content/Checkout/Yellows_Redemption.html')
| -rw-r--r-- | public/processed-views/content/Checkout/Yellows_Redemption.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/public/processed-views/content/Checkout/Yellows_Redemption.html b/public/processed-views/content/Checkout/Yellows_Redemption.html deleted file mode 100644 index 3b09f8e..0000000 --- a/public/processed-views/content/Checkout/Yellows_Redemption.html +++ /dev/null @@ -1,21 +0,0 @@ -<div class="wrapper wrapper--xs"> - <div class="checkout"> - <div class="checkoutMsg"> - <h1 class="checkoutMsg__title">Θα θέλατε να εξαργυρώσετε τα yellows σας;</h1> - <form data-qa="yellows"> - <ul class="loyaltyList list--orange"> - <li>Έχετε <strong>2.919.845</strong> yellows που αντιστοιχούν σε <strong>5.836,69€</strong></li> - <li>Πόσα ευρώ θελετε να εξαργυρώσετε;<input class="field__input field__input--inlineB field__input--sm" type="number" name="name" value="">€</li> - </ul> - <div class="btnWrap btnWrap--hCenter"> - <button type="submit" class="button button--green button--border">Συνέχεια χωρίς εξαργύρωση</button> - <button type="submit" class="button button--green">Συνέχεια με εξαργύρωση</button> - </div> - </form> - <div class=""> - <img class="lazy" data-src="/Content/media/piraeusLogo.svg"> - <img class="lazy" data-src="/Content/media/piraeusLogoYellow.svg"> - </div> - </div> - </div> -</div>
\ No newline at end of file |
