14 lines
350 B
HTML
14 lines
350 B
HTML
<html>
|
|
<!-- Copyright (c) 2015 Paul Scherrer Institute. All rights reserved. -->
|
|
<body>
|
|
<h2>Description</h2>
|
|
$testDescription
|
|
<h2>Parameters</h2>
|
|
$testParameters
|
|
<h2>Contact</h2>
|
|
<a href="https://intranet.psi.ch/search/#?t=phonebook&q=$contactUserName">$contactFirstName $contactSurname</a> <br/>
|
|
$contactTelephone
|
|
</html>
|
|
</body>
|
|
|