aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/views
diff options
context:
space:
mode:
authorErling Aaby <spa440w@gmail.com>2013-04-23 13:50:00 +0200
committerErling Aaby <spa440w@gmail.com>2013-04-23 13:50:00 +0200
commitec8559aa97f5a9bf6d1e93ba2335e9e0cd44f61c (patch)
tree85f34eeb7f2c5c35d0d941a0e57a916b231e04f8 /views
parentRevert "Adding margin-left space to button" (diff)
downloadDivid-ec8559aa97f5a9bf6d1e93ba2335e9e0cd44f61c.tar.gz
Added text and changed button
Diffstat (limited to 'views')
-rw-r--r--views/home.ejs3
1 files changed, 1 insertions, 2 deletions
diff --git a/views/home.ejs b/views/home.ejs
index 10a33e7..c6967d2 100644
--- a/views/home.ejs
+++ b/views/home.ejs
@@ -18,10 +18,9 @@
<div class="showcase">
<div class="span3">
<h2>Prøv Divid</h2>
-
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
- <a href="#" class="btn btn-primary btn-large row">Learn more »</a>
+ <a href="#" class="btn btn-success btn-large row">Registrer »</a>
</div>
<div class="animation span8">
<div class="screen"></div>