gluon-config-mode: display vpnkey in fastd format for copy paste friendly mailing. (maybe some whitespace trimming might come in handy..)

This commit is contained in:
Frieder Griesshammer 2014-04-30 17:03:26 +02:00
parent 2ced9d31f7
commit f1771450f0
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ $Id$
<div class="the-key">
# <%=hostname%>
<br/>
<%=pubkey%>
key "<%=pubkey%>";
</div>
</fieldset>
<% end %>