From eac7c6379ea5a870ee44f352fb4cf66016a9c8f9 Mon Sep 17 00:00:00 2001 From: Marco Rougeth Date: Fri, 16 May 2014 09:27:12 -0300 Subject: [PATCH] Changing license --- src/templates/base.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/templates/base.html b/src/templates/base.html index 8f6259b..da0035d 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -103,6 +103,8 @@
  • {% trans "New Ticket" %}
  • {% endif %}
  • {% trans "Roadmap" %}
  • + +
  • Paste
  • {% trans "Browse Source" %}
  • {% trans "Continuous Integration" %}
  • @@ -196,7 +198,7 @@ {% endif %}

    {% trans "The contents of this site is published under license" %} - + {% trans "Creative Commons - attribution, non-commercial" %}

    -- libgit2 0.21.2