docs: add escape() for pubkey
This commit is contained in:
parent
20fc162b38
commit
5329c4f50b
@ -28,7 +28,7 @@ msgstr ""
|
||||
"<div class=\"the-key\">"
|
||||
" # <%= escape(hostname) %>"
|
||||
" <br/>"
|
||||
"<%= pubkey %>"
|
||||
"<%= escape(pubkey) %>"
|
||||
"</div>"
|
||||
|
||||
msgid "gluon-config-mode:reboot"
|
||||
|
@ -26,7 +26,7 @@ msgstr ""
|
||||
"<div class=\"the-key\">"
|
||||
" # <%= escape(hostname) %>"
|
||||
" <br/>"
|
||||
"<%= pubkey %>"
|
||||
"<%= escape(pubkey) %>"
|
||||
"</div>"
|
||||
|
||||
|
||||
|
@ -28,7 +28,7 @@ msgstr ""
|
||||
"<div class=\"the-key\">"
|
||||
" # <%= escape(hostname) %>"
|
||||
" <br/>"
|
||||
"<%= pubkey %>"
|
||||
"<%= escape(pubkey) %>"
|
||||
"</div>"
|
||||
|
||||
msgid "gluon-config-mode:reboot"
|
||||
|
Loading…
Reference in New Issue
Block a user