diff --git a/frontend/templates/cc_list.html b/frontend/templates/cc_list.html index 71c5b346..23a649c5 100644 --- a/frontend/templates/cc_list.html +++ b/frontend/templates/cc_list.html @@ -29,7 +29,7 @@
Ready to Read
-
These {% if pub_lang %}{{ pub_lang|ez_lang_name }} language {% endif %}Creative Commons licensed ebooks are ready to read - the people who created them want you to read and share them. +
These {% if pub_lang %}{{ pub_lang|ez_lang_name }} language {% endif %}Creative Commons {{ license }} licensed ebooks are ready to read - the people who created them want you to read and share them.
@@ -72,7 +72,7 @@
{% ifequal work_list.count 0 %} - There aren't any {{ pub_lang|ez_lang_name }} works in this list. Why don't you add some? + There aren't any {{ pub_lang|ez_lang_name }} Creative Commons {{ license }} works in this list. Why don't you add some? Use the "More" tab on a work, there are links there for adding CC ebooks. {% else %} {% lazy_paginate 20 work_list using "work_list" %} {% for work in work_list %} diff --git a/frontend/templates/explore.html b/frontend/templates/explore.html index 2010b6a8..d14fae7f 100644 --- a/frontend/templates/explore.html +++ b/frontend/templates/explore.html @@ -24,6 +24,17 @@
  • Ready to Read
  • Latest Creative Commons
  • + {% ifequal aspect 'cc' %} + + {% endifequal %} {% if pubname %}
  • {{ pubname }}...