From 4b5788fc74e22840d4c515ef117d80d6a14cd3d5 Mon Sep 17 00:00:00 2001 From: nelsonlaquet Date: Wed, 11 Sep 2013 19:13:24 -0500 Subject: [PATCH] added registration --- app/controllers/AccountController.php | 7 +++++++ app/routes.php | 1 + app/views/shared/_app_layout.blade.php | 3 ++- public/styles/dashboard.less | 6 ++++++ public/templates/home/index.html | 9 +++++++++ 5 files changed, 25 insertions(+), 1 deletion(-) diff --git a/app/controllers/AccountController.php b/app/controllers/AccountController.php index f7f46edb..5a085c0e 100644 --- a/app/controllers/AccountController.php +++ b/app/controllers/AccountController.php @@ -1,7 +1,14 @@ @else -
  • Login
  • +
  • Login
  • +
  • Register
  • @endif diff --git a/public/styles/dashboard.less b/public/styles/dashboard.less index 9fa4b3a6..fb07e54c 100644 --- a/public/styles/dashboard.less +++ b/public/styles/dashboard.less @@ -43,6 +43,12 @@ } .dashboard { + .welcome { + float: none; + width: auto; + margin-bottom: 10px; + } + h1 { a { color: #fff; diff --git a/public/templates/home/index.html b/public/templates/home/index.html index 9bc3a8cd..4fab2322 100644 --- a/public/templates/home/index.html +++ b/public/templates/home/index.html @@ -15,6 +15,15 @@
    +

    Welcome to Pony.fm

    +

    The pony fan music site. By a brony, for bronies.

    +

    + We provide a comprehensive set of free tools to host, distribute, and catalogue your music, integrated with a rich community experience for artists and listeners alike. +

    +

    + Features include unlimited downloads, unlimited uploads, lossless uploads and much more! Click here to get all of our features! +

    +

    read all Pony.fm News