Files
ncs/script/tests/templates/helpTemplate.html
boccioli_m d5f7c95549 Startup
2015-09-02 09:01:33 +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>