mirror of https://gitlab.com/bashrc2/epicyon
Don't translate
parent
4213d6041d
commit
a9958736bb
|
@ -1875,7 +1875,7 @@ def htmlProfile(defaultTimeline: str, \
|
|||
'<p>'+translate['Matrix']+': '+matrixAddress+'</p>\n'
|
||||
if ssbAddress:
|
||||
donateSection+= \
|
||||
'<p>'+translate['SSB']+': '+ssbAddress+'</p>\n'
|
||||
'<p>SSB: '+ssbAddress+'</p>\n'
|
||||
if PGPpubKey:
|
||||
donateSection+= \
|
||||
'<p class="pgp">'+PGPpubKey.replace('\n','<br>')+'</p>\n'
|
||||
|
|
Loading…
Reference in New Issue