made the twig template look nicer

master
Tim Bazuin 5 years ago
parent d386e0a520
commit 4f773c0d2f

@ -22,10 +22,13 @@ cipher AES-256-CBC
comp-lzo comp-lzo
<ca> <ca>
{{ ca }}</ca> {{ ca|trim }}
</ca>
<cert> <cert>
{{ cert }}</cert> {{ cert|trim }}
</cert>
<key> <key>
{{ key }}</key> {{ key|trim }}
</key>
Loading…
Cancel
Save