mirror of https://github.com/BOINC/boinc.git
25 lines
510 B
HTML
25 lines
510 B
HTML
<html>
|
|
<head>
|
|
<title>Operational Interface</title>
|
|
</head>
|
|
<body>
|
|
<a href=project.php>Project Information</a>
|
|
<p>
|
|
<a href=platform.php>Platform Information</a>
|
|
<p>
|
|
<a href=app.php>Application Information</a>
|
|
<p>
|
|
<a href=app_version.php>Application Version Information</a>
|
|
<p>
|
|
<a href=user.php>User Information</a>
|
|
<p>
|
|
<a href=team.php>Team Information</a>
|
|
<p>
|
|
<a href=host.php>Host Information</a>
|
|
<p>
|
|
<a href=workunit.php>Workunit Information</a>
|
|
<p>
|
|
<a href=result.php>Result Information</a>
|
|
</body>
|
|
</html>
|