mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Add a <code> block to autocomplete_references
.
Use unescaped interpolation.
This commit is contained in:
parent
f849bf6d4c
commit
1d83524853
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ script(type="text/ng-template", id="hotkeysModalTemplate")
|
|||
span.combination Enter
|
||||
span.description Insert Candidate
|
||||
|
||||
h3 #{translate("autocomplete_references")}
|
||||
h3 !{translate("autocomplete_references")}
|
||||
.row
|
||||
.col-xs-6
|
||||
.hotkey
|
||||
|
|
Loading…
Reference in a new issue