summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--template/pages/index/content.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/pages/index/content.html b/template/pages/index/content.html
index 22c72d7..79a3f6c 100644
--- a/template/pages/index/content.html
+++ b/template/pages/index/content.html
@@ -32,6 +32,6 @@ euer sublab.
<div class="col-sm-6">
<img class="img-responsive" src="img/fire.png" alt="sublab on fire">
<br/>
- <h2><a href="/index2">Weiter zur Website</a></h2>
+ <h2><a href="/index2" class="btn btn-default">Weiter zur Website</a></h2>
</div>
</div>