Karsten Böddeker 7d930bd635 Update documentation | 8 years ago | |
---|---|---|
.. | ||
files | 8 years ago | |
i18n | 9 years ago | |
LICENSE | 8 years ago | |
Makefile | 8 years ago | |
ReadMe.md | 8 years ago |
Costomization of gluon-config-mode-mesh-vpn
to use the contactinformation
within the reboot page.
Within msgid "gluon-config-mode:pubkey"
you can use:
<%=contact%>
<%=hostname%>
<%=pubkey%>
<%=sysconfig.*%>
msgid "gluon-config-mode:pubkey"
msgstr ""
"<div class=\"the-key\">"
"<%=hostname%><br/><br/>"
"# Owner: <%=contact%><br/>"
"# MAC: <%=sysconfig.primary_mac%><br/>"
"key \"<%= pubkey %>\";"
"</div>"