diff --git a/public/index.html b/public/index.html index 5b2f139..2a2df1c 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,21 @@ -
+
Put things in the header
+ Me + This is a link to gmail + + +The time is now: - 2012-10-21 16:47:57 -0400 + 2012-10-21 17:08:01 -0400
@@ -9,3 +23,14 @@
Put things in the footer
+ Assignment task #3 told me to add this link to google. + This is a link to google ++
Put things in the header
+ Me + This is a link to gmail + + +Put things in the footer
+ Assignment task #3 told me to add this link to google. + This is a link to google +Put things in the header
Me + <%= link_to('This is a link to gmail', 'http://www.gmail.com') %>Put things in the footer
+ Assignment task #3 told me to add this link to google. + <%= link_to('This is a link to google', 'http://google.com') %>