Skip to content

Commit

Permalink
link to source
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Golub committed Mar 11, 2010
1 parent 2e2532e commit 36c57d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/base.html
Expand Up @@ -70,6 +70,7 @@ <h3>{{ _("Elsewhere") }}</h3>
<div id="footer">
&copy;{{ datetime.datetime.utcnow().year }} {{ escape(handler.settings["blog_author"]) }}
- <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons license</a>
- <a href="http://github.com/bgolub/tornado-blog">Source</a>
-
{% if current_user %}
{% if current_user.administrator %}
Expand Down

0 comments on commit 36c57d7

Please sign in to comment.