Changed license.html to fit new layout better
authorAaron Williamson <aaron@copiesofcopies.org>
Tue, 17 Jan 2012 06:23:21 +0000 (01:23 -0500)
committerAaron Williamson <aaron@copiesofcopies.org>
Tue, 17 Jan 2012 06:23:21 +0000 (01:23 -0500)
mediagoblin/templates/mediagoblin/utils/license.html

index 0f7762bcd10a00b808a32b59a22e932105d7a06a..314810181e92163fd1ab6682322cec6a43418db7 100644 (file)
@@ -17,7 +17,7 @@
 #}
 
 {% block license_content -%}
-  <h3>License</h3>
+  License: 
   {% if media['license'] %}
   <a href="{{ media['license'] }}">{{ media.get_license_data()['abbreviation'] }}</a>
   {% else %}