gluon-config-mode: match fastd syntax in key snippet

This commit is contained in:
hexa- 2014-07-12 21:40:17 +02:00
parent c4ee0e650b
commit 284d28dbbe
1 changed files with 1 additions and 1 deletions

View File

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