--- a/src/ldt/ldt/ldt_utils/templates/front/front_base.html Mon Jan 23 16:09:42 2012 +0100
+++ b/src/ldt/ldt/ldt_utils/templates/front/front_base.html Mon Jan 23 16:37:23 2012 +0100
@@ -13,7 +13,6 @@
{% block js_import %}{% endblock %}
{% block css_declaration %}{% endblock %}
{% block css_import %}
- <link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="{{LDT_MEDIA_PREFIX}}css/front_common.css" type="text/css"/>
{% endblock %}
{% block js_declaration %}{% endblock %}