/[pdpsoft]/branches/nl.nikhef.jgridstart-flyingsaucer/nl.nikhef.jgridstart/src/nl/nikhef/jgridstart/gui/requestwizard-05.html |
Parent Directory
|
Revision Log
add "what's next" page to end of RequestWizard
1 | <html> |
2 | <head> |
3 | <title>What's next</title> |
4 | <link rel="stylesheet" type="text/css" href="style.css"/> |
5 | </head> |
6 | <body id="wizard"> |
7 | |
8 | <div class="wizard-title" c="${wizard.title.html}"/> |
9 | <div class="wizard-contents" c="${wizard.contents.html}"/> |
10 | |
11 | <div class="wizard-page"> |
12 | |
13 | <p if="${install.done}"> |
14 | You have access to the grid with this system. |
15 | The following links can help you to get started using the grid: |
16 | </p> |
17 | |
18 | <p if="!${install.done}"> |
19 | You may want to go back and finish the previous steps. |
20 | Afterwards, the following links can help you to get started using the grid: |
21 | </p> |
22 | |
23 | <ul> |
24 | <li><a href="http://www.nikhef.nl/~wvengen/testca/?action=retrieve_ca_cert&install=true">Install CA certificate</a> (recommended)</li> |
25 | <li><a href="https://voms.grid.sara.nl:8443/vomses">Subscribe to a virtual organisation (VOMS)</a></li> |
26 | <li><a href="https://grid.sara.nl/wiki/index.php/Using_the_Grid/">Using the Grid</a></li> |
27 | </ul> |
28 | |
29 | </div> |
30 | </body> |
31 | </html> |
Name | Value |
---|---|
svn:mime-type | text/plain |
grid.support@nikhef.nl | ViewVC Help |
Powered by ViewVC 1.1.28 |