Conversions: Unescaping the input too; as it's from the numbers role, it's safe

master
Rob Emery 2016-03-10 18:25:05 +00:00
parent 96b48d8008
commit a782b21ea2
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
<h3 class='zci__caption zci__result'>{{{styled_output}}} {{right_unit}}</h3>
<h4 class='zci__subheader'>
<span class='zci__operation tx-clr--lt2'>Convert:</span>
<span class='zci__input'>{{markup_input}} {{left_unit}}</span>
<span class='zci__input'>{{{markup_input}}} {{left_unit}}</span>
</h4>
</div>