mirror of
https://github.com/Mibew/mibew.git
synced 2024-11-16 00:54:12 +03:00
Fix extra escaping at the install page
This commit is contained in:
parent
c70ad9e6a2
commit
db2f3367dd
@ -57,7 +57,7 @@
|
||||
<ul>
|
||||
<li>
|
||||
{{#if nextnotice}}
|
||||
{{nextnotice}}<br/><br/>
|
||||
{{{nextnotice}}}<br/><br/>
|
||||
{{/if}}
|
||||
|
||||
<a href="{{nextstepurl}}">{{nextstep}}</a>
|
||||
|
Loading…
Reference in New Issue
Block a user