From 1973db21715555e7b668c83e6aace2c7499f8eaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Smodi=C5=A1?= Date: Tue, 25 Aug 2015 14:22:58 +0200 Subject: Login now fetches the list of available problems from the server. Made the query work, so terminal interaction now works. --- index.html | 71 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 36 insertions(+), 35 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 803e758..d8b0566 100644 --- a/index.html +++ b/index.html @@ -1,37 +1,38 @@ - - CodeQ Login - - -

CodeQ Login

-
- - - - - - - - - - - - - - - - - - -
Username:
Password:
Problem: - - -
- -
- - - + + CodeQ Login + + +

CodeQ Login

+
+ + + + + + + + + + + + + + + + + + +
Username:
Password:
Problem: + + +
+ +
+
+ + + -- cgit v1.2.1