Skip to content

Commit

Permalink
users will need to 'login' and 'join' (register)!
Browse files Browse the repository at this point in the history
  • Loading branch information
garu committed Jun 13, 2010
1 parent 66fdfb9 commit 9e928ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tweetylicious.pl
Expand Up @@ -56,6 +56,9 @@ package main;
</head>
<body>
<div id="header"><a href="/"><div id="logo">Tweetylicious!</div></a>
<div class="options">
<a href="/login">Sign-In</a><a href="/join">Join us!</a>
</div>
</div>
<%= content %>
Expand Down

0 comments on commit 9e928ab

Please sign in to comment.