Skip to content

Commit

Permalink
give back some love to xmarks.com
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Feb 8, 2012
1 parent 39f3231 commit fea840e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions views/index.erb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
#footer{
text-align: center;
}
#premium{
text-align: center;
margin-top: 60px;
}
</style>

<% if ENV['RACK_ENV'] == 'production' %>
Expand Down Expand Up @@ -52,6 +56,9 @@
<input type="password" name="password" placeholder="XMarks password"/>
<input type="submit" value="Load My Bookmarks"/>
</form>
<div id="premium">
<a href="http://buy.xmarks.com/premium.php">Premium</a>
</div>
</div>
<div data-role="footer" id="footer">
<a href="https://github.com/grosser/mymarks" data-role="button" data-icon="gear">Feedback / Fork -- GitHub</a>
Expand Down

0 comments on commit fea840e

Please sign in to comment.