Fix extra escaping at the install page

This commit is contained in:
Dmitriy Simushev 2014-02-14 12:05:49 +00:00
parent c70ad9e6a2
commit db2f3367dd

View File

@ -57,7 +57,7 @@
<ul>
<li>
{{#if nextnotice}}
{{nextnotice}}<br/><br/>
{{{nextnotice}}}<br/><br/>
{{/if}}
<a href="{{nextstepurl}}">{{nextstep}}</a>