Files
ncs/script/tests/templates/helpTemplate.html
boccioli_m 45202c5b09 Startup
2015-09-02 10:43:04 +02:00

12 lines
220 B
HTML

<html>
<body>
<h2>Description</h2>
$testDescription
<h2>Parameters</h2>
$testParameters
<h2>Contact</h2>
<a href="https://intranet.psi.ch/search/#?t=phonebook&q=$contactName">$contactName</a>
</html>
</body>