aboutsummaryrefslogtreecommitdiffstats
path: root/lv2specgen/template.html
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-12-31 02:29:51 +0000
committerDavid Robillard <d@drobilla.net>2013-12-31 02:29:51 +0000
commit3664a975933163639a54f8ba35a7fc2c0dae6034 (patch)
tree0f646fd9b2fd3c6f2552529805f650dec13887d9 /lv2specgen/template.html
parent7ea2b2bf56cfd5c4c8abfe8674ccda3c7e179132 (diff)
downloadlv2-3664a975933163639a54f8ba35a7fc2c0dae6034.tar.xz
Install lv2specgen for use by other projects.
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>