aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--app/views/index.ejs3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/index.ejs b/app/views/index.ejs
index 0768773..8f208b4 100644
--- a/app/views/index.ejs
+++ b/app/views/index.ejs
@@ -9,8 +9,7 @@
<div class="row-fluid">
<div class="span5">
<h1><%= title %></h1>
- <p>Velkommen til <%= title %></p>
- <p>Her kommer det <em>kanskje</em> mer senere.</p>
+ <h4>Velkommen til <%= title %></h4>
<ul class="blue">
</li><h3><i class="icon-pencil"></i> Registrer deg gratis</h3></li>
</li><h3><i class="icon-play"></i> Opprett prosjekt</h3></li>