aboutsummaryrefslogtreecommitdiff
path: root/app/views/pages/static
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/pages/static')
-rw-r--r--app/views/pages/static/ebeHomepage.scala.html49
-rw-r--r--app/views/pages/static/index.scala.html3
-rw-r--r--app/views/pages/static/pepalHomepage.scala.html49
-rw-r--r--app/views/pages/static/privacy.scala.html15
-rw-r--r--app/views/pages/static/terms.scala.html16
5 files changed, 132 insertions, 0 deletions
diff --git a/app/views/pages/static/ebeHomepage.scala.html b/app/views/pages/static/ebeHomepage.scala.html
new file mode 100644
index 0000000..d4fe80a
--- /dev/null
+++ b/app/views/pages/static/ebeHomepage.scala.html
@@ -0,0 +1,49 @@
1@()(implicit request : AuthRequest[AnyContent], flash: Flash, token: play.filters.csrf.CSRF.Token)
2
3@templates.ebe("eBé")(request.account) {
4
5 <div class="action-buttons pure-g">
6 @fragments.ebeMainActions()
7 </div>
8
9 <br>
10
11 <div class="pure-g">
12 <div class="pure-u-1 pure-u-lg-1-2">
13 <div class="l-box">
14 <h3 class="information-head">Get started today</h3>
15 <p>
16 With @fragments.branding.ebeLogo(), the leading online auction platform, buy or sell items in a few clicks!
17 </p>
18 </div>
19 </div>
20
21 <div class="pure-u-1 pure-u-lg-1-2">
22 <div class="l-box">
23 <h3 class="information-head">Buy and sell with confidence</h3>
24 <p>
25 @fragments.branding.ebeLogo() guarantees all transactions for both buyers and sellers.
26 </p>
27 </div>
28 </div>
29
30 <div class="pure-u-1 pure-u-lg-1-2">
31 <div class="l-box">
32 <h3 class="information-head">24/7 customer support</h3>
33 <p>
34 Any question? Just ask us! Our support team is committed to help you.
35 </p>
36 </div>
37 </div>
38
39 <div class="pure-u-1 pure-u-lg-1-2">
40 <div class="l-box">
41 <h3 class="information-head">Secure transactions</h3>
42 <p>
43 With @fragments.branding.ebeLogo(), you are not required to give any personal information to any buyer or seller.
44 </p>
45 </div>
46 </div>
47 </div>
48
49}
diff --git a/app/views/pages/static/index.scala.html b/app/views/pages/static/index.scala.html
new file mode 100644
index 0000000..b6e0029
--- /dev/null
+++ b/app/views/pages/static/index.scala.html
@@ -0,0 +1,3 @@
1@(message: String)
2
3@message
diff --git a/app/views/pages/static/pepalHomepage.scala.html b/app/views/pages/static/pepalHomepage.scala.html
new file mode 100644
index 0000000..9f4b227
--- /dev/null
+++ b/app/views/pages/static/pepalHomepage.scala.html
@@ -0,0 +1,49 @@
1@()(implicit request : AuthRequest[AnyContent], flash: Flash, token: play.filters.csrf.CSRF.Token)
2
3@templates.pepal("PéPal")(request.account) {
4
5 <div class="action-buttons pure-g">
6 @fragments.pepalMainActions()
7 </div>
8
9 <br>
10
11 <div class="pure-g">
12 <div class="pure-u-1 pure-u-lg-1-2">
13 <div class="l-box">
14 <h3 class="information-head">Get started today</h3>
15 <p>
16 With @fragments.branding.pepalLogo(), the leading online payment solution, buy or sell items on the web in a few clicks!
17 </p>
18 </div>
19 </div>
20
21 <div class="pure-u-1 pure-u-lg-1-2">
22 <div class="l-box">
23 <h3 class="information-head">Send money to friends</h3>
24 <p>
25 Sending money to your friends or your family has never been easier.
26 </p>
27 </div>
28 </div>
29
30 <div class="pure-u-1 pure-u-lg-1-2">
31 <div class="l-box">
32 <h3 class="information-head">24/7 customer support</h3>
33 <p>
34 Any question? Just ask us! Our support team is committed to help you.
35 </p>
36 </div>
37 </div>
38
39 <div class="pure-u-1 pure-u-lg-1-2">
40 <div class="l-box">
41 <h3 class="information-head">Secure transactions</h3>
42 <p>
43 With @fragments.branding.pepalLogo(), you are not required to give any personal information to any buyer or seller.
44 </p>
45 </div>
46 </div>
47 </div>
48
49}
diff --git a/app/views/pages/static/privacy.scala.html b/app/views/pages/static/privacy.scala.html
new file mode 100644
index 0000000..dd6898a
--- /dev/null
+++ b/app/views/pages/static/privacy.scala.html
@@ -0,0 +1,15 @@
1@()(implicit request: AuthRequest[AnyContent], flash: Flash, token: play.filters.csrf.CSRF.Token)
2
3@templates.ebe("Privacy policy")(request.account) {
4
5 <div class="pure-g">
6 <div class="pure-u-1 pure-u-lg-1-2 centered">
7 <h2>Privacy policy</h2>
8 <ul>
9 <li>We read your passwords.</li>
10 <li>But we do not use Google Analytics or any third-party nasty thing.</li>
11 </ul>
12 </div>
13 </div>
14
15}
diff --git a/app/views/pages/static/terms.scala.html b/app/views/pages/static/terms.scala.html
new file mode 100644
index 0000000..3ccadc7
--- /dev/null
+++ b/app/views/pages/static/terms.scala.html
@@ -0,0 +1,16 @@
1@()(implicit request: AuthRequest[AnyContent], flash: Flash, token: play.filters.csrf.CSRF.Token)
2
3@templates.ebe("Terms of use")(request.account) {
4
5 <div class="pure-g">
6 <div class="pure-u-1 pure-u-lg-1-2 centered">
7 <h2>Terms of use</h2>
8 <ul>
9 <li>Do not use this application.</li>
10 <li>You should not be reading this.</li>
11 <li>Close this window now.</li>
12 </ul>
13 </div>
14 </div>
15
16}