From 7fa87d8daae7c62c9e3c66426baabd2f0122b13a Mon Sep 17 00:00:00 2001 From: raylu Date: Tue, 9 Aug 2011 23:24:25 -0700 Subject: add some content to homepage --- templates/home.html | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/home.html b/templates/home.html index bdc01b5..6069675 100644 --- a/templates/home.html +++ b/templates/home.html @@ -1,10 +1,22 @@ -{{template "header.html" ""}} +{{$head := ``}} +{{template "header.html" $head}}
Audio Axis
+

Welcome to Audio Axis! +

+

+ Create playlists. Share the link. Collaborate in real-time. +

+

+ Get started +

+

+ Questions? Ask raylu. +

{{template "footer.html"}} -- cgit v1.2.3