Skip to content

Commit

Permalink
Merge branch 'master' of github.com:andrewsmedina/djangodash2011
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsmedina committed Jul 30, 2011
2 parents c1932b4 + e6677ba commit ab2bc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion startdust_website/panel/templates/panel/index.html
Expand Up @@ -6,7 +6,7 @@
<p>The performace monitor their project, register your project</p> <p>The performace monitor their project, register your project</p>
</div> </div>
<div class="signup"> <div class="signup">
<a href="">Sign Up</a> <a href="accounts/register/">Sign Up</a>
</div> </div>
{% endblock %} {% endblock %}


Expand Down

0 comments on commit ab2bc93

Please sign in to comment.