Add login link for users who already have an account.

This commit is contained in:
Roland Jesse 2012-05-30 23:38:29 +02:00
parent 1528bb354f
commit 497f8e391b

View file

@ -231,6 +231,8 @@ function mce_success_cb(resp){
<!--End mc_embed_signup-->
</div> <!-- End signup_form -->
<p><a href="/users/sign_in">Got an invite already? Then sign in!</a></p>
<div class="footer">
<p>&copy; 2012 Tailorama &middot; <a href="http://tailorama.com/impressum/">Impressum</a></p>
</div>