15 lines
200 B
HTML
15 lines
200 B
HTML
|
|
||
|
<h2>Contact</h2>
|
||
|
|
||
|
<p> Please send any comments, suggestions and bug reports to
|
||
|
<a href="mailto:$!docMaintainerEmail!$">$!docMaintainerEmail!$</a>.
|
||
|
</p>
|
||
|
|
||
|
|
||
|
<h2>License</h2>
|
||
|
|
||
|
<pre>
|
||
|
@!license!@
|
||
|
</pre>
|
||
|
|