diff --git a/themes/pelican-bootstrap3/templates/includes/cc-license.html b/themes/pelican-bootstrap3/templates/includes/cc-license.html
index c64f265..d3d7602 100644
--- a/themes/pelican-bootstrap3/templates/includes/cc-license.html
+++ b/themes/pelican-bootstrap3/templates/includes/cc-license.html
@@ -59,7 +59,5 @@
{% if attr_markup %}
"{{ attr_props['title'] }}" by {{ attr_props['name'] }} is
{% else %}
- Content
{% endif %}
- licensed under a {{ cc_title|replace('CCSUFFIX',cc_title_suffix) }}, except where indicated otherwise.
{% endmacro %}