Author: ygrego Date: 2015-02-16 17:28:48 +0000 (Mon, 16 Feb 2015) New Revision: 814 Url: http://forge.nuiton.org/projects/sandbox/repository/revisions/814 Log: Addition of a testing page. Added: oipf/view/test.html Added: oipf/view/test.html =================================================================== --- oipf/view/test.html (rev 0) +++ oipf/view/test.html 2015-02-16 17:28:48 UTC (rev 814) @@ -0,0 +1,37 @@ +<!DOCTYPE html> +<!-- +To change this license header, choose License Headers in Project Properties. +To change this template file, choose Tools | Templates +and open the template in the editor. +--> +<html> + <head> + <title>OIPF Tests</title> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <link rel="stylesheet" type="text/css" href="css/test.css"/> + </head> + <body> + <h1 id="mainTitle">Testing Page</h1> + + <div id="implState"> + <hr/> + <h2>OIPF Implementation State</h2> + <hr/> + </div> + <div id="vidBroadTest"> + <hr/> + <h2>Video Broadcast Test</h2> + <hr/> + <br/> + </div> + <div id="searchManagerTest"> + <hr/> + <h2>Search Manager Tests</h2> + <hr/> + <br/> + </div> + + <div>TODO write content</div> + </body> +</html> \ No newline at end of file
participants (1)
-
ygregoï¼ users.nuiton.org