aboutsummaryrefslogtreecommitdiffstats
path: root/lv2specgen/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'lv2specgen/template.html')
-rw-r--r--lv2specgen/template.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/lv2specgen/template.html b/lv2specgen/template.html
index 691f6fd..f2aaeee 100644
--- a/lv2specgen/template.html
+++ b/lv2specgen/template.html
@@ -24,10 +24,7 @@
<tr><th>URI</th><td><a href="@URI@">@URI@</a></td></tr>
<tr><th>Version</th><td>@REVISION@</td></tr>
<tr><th>Prefixes</th><td>@PREFIXES@</td></tr>
- <tr><th>Discuss</th><td>
- <a href="mailto:@MAIL@">@MAIL@</a>
- (<a href="http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in">subscribe</a>)
- </td></tr>
+ @MAIL@
@AUTHORS@
</table>
</div>