Merge 0df29661f8
into 4405f39869
This commit is contained in:
commit
4c8c30a590
@ -14,9 +14,10 @@ else
|
|||||||
|
|
||||||
local msg = [[<p>]] .. i18n.translate('gluon-config-mode:pubkey') .. [[</p>
|
local msg = [[<p>]] .. i18n.translate('gluon-config-mode:pubkey') .. [[</p>
|
||||||
<div class="the-key">
|
<div class="the-key">
|
||||||
# <%= hostname %>
|
# NAME: <%= hostname %><br />
|
||||||
|
# MAC: <%=sysconfig.primary_mac%>
|
||||||
<br/>
|
<br/>
|
||||||
<%= pubkey %>
|
key "<%= pubkey %>";
|
||||||
</div>]]
|
</div>]]
|
||||||
|
|
||||||
return function ()
|
return function ()
|
||||||
|
Loading…
Reference in New Issue
Block a user