diff options
-rw-r--r-- | app/views/widgets/show.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/widgets/show.html.erb b/app/views/widgets/show.html.erb index 2d3d901da..2f51f427f 100644 --- a/app/views/widgets/show.html.erb +++ b/app/views/widgets/show.html.erb @@ -1,6 +1,5 @@ <head> <%= stylesheet_link_tag "widget" %> - <link href='http://fonts.googleapis.com/css?family=Open+Sans:600,800' rel='stylesheet' type='text/css'> </head> <body> <div class="alaveteli-widget"> |