Subversion Repositories oidplus

Compare Revisions

No changes between revisions

Regard whitespace Rev 634 → Rev 635

/trunk/plugins/viathinksoft/publicPages/000_objects/welcome.html
0,0 → 1,27
<!DOCTYPE html>
 
<html lang="en">
 
<head>
<title>Welcome to OIDplus 2.0</title>
</head>
 
<body>
 
<!-- STOP !!! Do NOT edit this file since your changes might get overwritten by a future update of OIDplus! -->
<!-- If you want to write your own welcome page, please create a file named "userdata/welcome/welcome.html" -->
 
<h3>Welcome to OIDplus 2.0</h3>
 
<p>OIDplus is an OpenSource software solution by <a href="https://www.viathinksoft.com/">ViaThinkSoft</a> that can be used by Registration Authorities to manage and publish information about
Object Identifiers (OIDs), Globally Unique Identifiers (GUIDs), and much more.</p>
 
<p>This system is configured to manage following object types:</p>
 
%%OBJECT_TYPE_LIST%%
 
<p><a href="?goto=oidplus:resources$OIDplus/acknowledgements.html">More information about OIDplus can be found here</a></p>
 
</body>
 
</html>
Property changes:
Added: svn:mime-type
+text/html
\ No newline at end of property