From c00cb6ae05f548f7ae270a93ad44f57207380406 Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Sun, 8 Feb 2015 20:03:02 +0100 Subject: Put views in packages --- app/views/pages/ebeHomepage.scala.html | 49 ---------------------------------- 1 file changed, 49 deletions(-) delete mode 100644 app/views/pages/ebeHomepage.scala.html (limited to 'app/views/pages/ebeHomepage.scala.html') diff --git a/app/views/pages/ebeHomepage.scala.html b/app/views/pages/ebeHomepage.scala.html deleted file mode 100644 index d4fe80a..0000000 --- a/app/views/pages/ebeHomepage.scala.html +++ /dev/null @@ -1,49 +0,0 @@ -@()(implicit request : AuthRequest[AnyContent], flash: Flash, token: play.filters.csrf.CSRF.Token) - -@templates.ebe("eBĂ©")(request.account) { - -
- @fragments.ebeMainActions() -
- -
- -
-
-
-

Get started today

-

- With @fragments.branding.ebeLogo(), the leading online auction platform, buy or sell items in a few clicks! -

-
-
- -
-
-

Buy and sell with confidence

-

- @fragments.branding.ebeLogo() guarantees all transactions for both buyers and sellers. -

-
-
- -
-
-

24/7 customer support

-

- Any question? Just ask us! Our support team is committed to help you. -

-
-
- -
-
-

Secure transactions

-

- With @fragments.branding.ebeLogo(), you are not required to give any personal information to any buyer or seller. -

-
-
-
- -} -- cgit v1.2.3