From 80068542d8d510bf0751ef3c4309b35408f9039d Mon Sep 17 00:00:00 2001 From: Jayaram Pai Date: Thu, 19 Dec 2013 23:14:19 +0530 Subject: basic frontend completed --- static/website/templates/index.html | 104 ++++++++++++++++++++++++++++++------ 1 file changed, 89 insertions(+), 15 deletions(-) (limited to 'static/website/templates') diff --git a/static/website/templates/index.html b/static/website/templates/index.html index e8de9b2..85f0ce3 100644 --- a/static/website/templates/index.html +++ b/static/website/templates/index.html @@ -1,38 +1,75 @@ +{% load static %} Scilab on Cloud - - - - + + + + +
- Scilab on Cloud -
+ + + Scilab on Cloud + + + +
- - - - +
+ + +
+
+ + +
+
+ + +
+
+ + +
-
- Scilab Code - + +
+ +
Execute
- Result +
Report bug / Give Feedback @@ -45,9 +82,46 @@ Scilab Trademark. Copyright IIT Bombay -
+
+ + + + + + -- cgit