Subversion Repositories oidplus

Rev

Rev 366 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 366 Rev 386
Line -... Line 1...
-
 
1
<!DOCTYPE html>
-
 
2
 
-
 
3
<html lang="en">
-
 
4
 
-
 
5
<head>
-
 
6
        <title>Welcome to OIDplus 2.0</title>
-
 
7
</head>
-
 
8
 
-
 
9
<body>
1
 
10
 
2
<!-- STOP !!! Do NOT edit this file since your changes might get overwritten by a future update of OIDplus! -->
11
<!-- STOP !!! Do NOT edit this file since your changes might get overwritten by a future update of OIDplus! -->
3
<!-- If you want to write your own welcome page, please create a file named "userdata/welcome/welcome.html" -->
12
<!-- If you want to write your own welcome page, please create a file named "userdata/welcome/welcome.html" -->
4
 
13
 
5
<h3>Welcome to OIDplus 2.0</h3>
14
<h3>Welcome to OIDplus 2.0</h3>
Line 10... Line 19...
10
<p>This system is configured to manage following object types:</p>
19
<p>This system is configured to manage following object types:</p>
11
 
20
 
12
%%OBJECT_TYPE_LIST%%
21
%%OBJECT_TYPE_LIST%%
13
 
22
 
14
<p><a href="?goto=oidplus:resources$OIDplus/acknowledgements.html">More information about OIDplus can be found here</a></p>
23
<p><a href="?goto=oidplus:resources$OIDplus/acknowledgements.html">More information about OIDplus can be found here</a></p>
-
 
24
 
-
 
25
</body>
-
 
26
 
-
 
27
</html>
15
 
28