From 5bf391ce4aa6e5f235380eb1207bc1a8c6967a41 Mon Sep 17 00:00:00 2001 From: Maria Zlatkova Date: Fri, 17 Feb 2017 15:33:50 +0200 Subject: [PATCH] Change front page for Ocata Updates the front page for Ocata. Change-Id: I2d5bacb73cbd4651621b225ea9b1488c2355d85f --- www/index.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/www/index.html b/www/index.html index 6dd112865f..52c7ffc28f 100644 --- a/www/index.html +++ b/www/index.html @@ -1,7 +1,7 @@ {% set scriptdir = './common/js/' %} {% set cssdir = './common/css/' %} {% extends "templates/indexbase.tmpl" %} -{% block pagetitle %}Newton{% endblock %} +{% block pagetitle %}Ocata{% endblock %} {% block title %}{% endblock %} {% block header %} {% endblock header %} @@ -47,7 +47,7 @@
-

Documentation for Newton (October 2016)

+

Documentation for Ocata (February 2017)

This is the latest release. Use the menu to select a prior release if needed.

{% include 'templates/dropdown_releases_and_languages.tmpl' %} @@ -64,27 +64,27 @@ {% include 'templates/api_guides.tmpl' %}