Skip to content

Commit

Permalink
Fix bad link
Browse files Browse the repository at this point in the history
  • Loading branch information
matael committed May 16, 2012
1 parent 63eb6f3 commit 1a980b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Expand Up @@ -13,7 +13,7 @@ <h1>{{title or ""}} Today Quote !</h1>
%include
</section>
<footer>
<p><a href="http://sam.zoy.org/wtfpl/">WTFPL</a> 2012 - <a href="/new">Add</a> | <a href="https://github.com/Matael/today_quote">Today Quote</a> - <a href="blog.matael.org">Matael</a></p>
<p><a href="http://sam.zoy.org/wtfpl/">WTFPL</a> 2012 - <a href="/new">Add</a> | <a href="https://github.com/Matael/today_quote">Today Quote</a> - <a href="http://blog.matael.org">Matael</a></p>
</footer>
</body>
</html>

0 comments on commit 1a980b0

Please sign in to comment.