diff --git a/templates/page/news.html b/templates/page/news.html deleted file mode 100755 index 09f2892ed..000000000 --- a/templates/page/news.html +++ /dev/null @@ -1,68 +0,0 @@ -{% extends "base.html" %}{% load staticfiles %}{% load thumbnail %}{% load cropping %} -{% block title %}Center for Open Science News {% endblock %} -{% block description %}The Center for Open Science's home for news and press updates.{% endblock %} -{% block navlinks %}{% with 'news' as nav %} - {{ block.super }} - {% endwith %}{% endblock %} -{% block stylesheets %} - - - -{% endblock %}{% block content %} - - -
- -
- -

News

-

What's all the buzz about? Open science and transparency practices are hot topics in the - scientific community and in the media at large. Read about COS, our projects, and related news below.

-

- - - -
- spinner -

Loading news

-
- - -
-
- - -{% endblock %} - -{% block javascript_bottom %} - - - - - - - -{% endblock %} \ No newline at end of file