Files
ncs/script/tests/templates/helpTemplate.html
boccioli_m 104d203536 Startup
2015-08-28 17:35:28 +02:00

14 lines
319 B
HTML

<html>
<body>
<h2>Short Description</h2>
$testDescription
<h2>Details</h2>
Add here the detailed description of the test, with reference to the parameters (if any).
<h2>Parameters</h2>
$testParameters
<h2>Contact</h2>
<a href="https://intranet.psi.ch/Main/NameSurname">Contact Person </a>
</html>
</body>