mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
4 lines
55 B
Handlebars
4 lines
55 B
Handlebars
|
{{#each Variables}}
|
|||
|
{{{Key}}}={{{Value}}}
|
|||
|
{{/each}}
|