From 2a6c193fa6fdf34c118d914178f636cc0204414d Mon Sep 17 00:00:00 2001 From: Marco Rougeth Date: Fri, 13 Jun 2014 11:12:28 -0300 Subject: [PATCH] Updating content license --- src/static/img/cc_by_nc_sa.png | Bin 0 -> 697 bytes src/templates/base.html | 9 +++++++-- 2 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 src/static/img/cc_by_nc_sa.png diff --git a/src/static/img/cc_by_nc_sa.png b/src/static/img/cc_by_nc_sa.png new file mode 100644 index 0000000..ed028fe Binary files /dev/null and b/src/static/img/cc_by_nc_sa.png differ diff --git a/src/templates/base.html b/src/templates/base.html index 8131a42..244be1a 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -206,9 +206,14 @@

{% trans "Last email imported at" %} {{ last_imported_message.received_time|date:'DATETIME_FORMAT' }}

{% endif %}

- {% trans "The contents of this site is published under license" %} + + +

+

+ {% trans "The contents of this site is published under license" %}: +
- {% trans "Creative Commons - attribution, non-commercial" %} + {% trans "Creative Commons 3.0 Brasil - Atribuição - Não-Comercial - Compartilha-Igual" %}.

-- libgit2 0.21.2