summaryrefslogtreecommitdiff
path: root/views/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.tpl')
-rw-r--r--views/index.tpl10
1 files changed, 6 insertions, 4 deletions
diff --git a/views/index.tpl b/views/index.tpl
index 20ba140..01868ec 100644
--- a/views/index.tpl
+++ b/views/index.tpl
@@ -2,11 +2,13 @@
<html>
<head>
<meta charset="utf-8">
- <meta name="description" content="Facade content">
- <meta name="author" content="Qvarnlabs Ltd">
- <title>Facade content</title>
+ <meta name="description" content="ickweb">
+ <meta name="author" content="The ick project">
+ <title>Ick</title>
</head>
<body>
- <p>You ARE logged in. Well done!</p>
+ <p>You ARE logged in. Well done!</p>
+ <p><a href="/projects">Projects</p>
+ <p><a href="/builds">Builds</p>
</body>
</html>