From 0300e4a519eb44fa1e2b769f1c871471ebfe0620 Mon Sep 17 00:00:00 2001 From: AlexanderWillner Date: Mon, 7 Dec 2015 11:56:03 +0100 Subject: [PATCH] fixed GUI --- portal/templates/omn/gui.html | 47 ++++++++++++++++++++++------------- 1 file changed, 30 insertions(+), 17 deletions(-) diff --git a/portal/templates/omn/gui.html b/portal/templates/omn/gui.html index dcbe5c1c..8d80e77d 100644 --- a/portal/templates/omn/gui.html +++ b/portal/templates/omn/gui.html @@ -1,6 +1,6 @@ {% extends "layout_wide.html" %} {% block head %} - + + + + + {% endblock %} {% block content %} +
+ +

Fed4FIRE Ontology Plugin

+

Intro

+Todo. + +

Generated World Map

+Todo. + +

Queries

+ +

Examples

+ + +

User

- - - - +

Direct RDF stream

Netmode RDF data: {{my_var}}
{% endblock %} -- 2.43.0