Revision 36d49217 cloudcms/templates/cms/base.html

b/cloudcms/templates/cms/base.html
15 15
  {% endblock favicons %}
16 16

  
17 17
  {% block css %}
18
      <link href='https://fonts.googleapis.com/css?family=Antic' rel='stylesheet' type='text/css'>
18
      <link href="https://fonts.googleapis.com/css?family=Antic" rel="stylesheet" type="text/css">
19 19
      <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}cloudcms/css/global.css">
20 20
      <link rel="stylesheet" type="text/css" href="{{ MEDIA_URL }}cloudcms/css/print.css" media="print">
21 21
      <!--[if lte IE 7]>

Also available in: Unified diff