]> git.mxchange.org Git - friendica.git/blob - view/templates/install_finished.tpl
Refactoring Installation
[friendica.git] / view / templates / install_finished.tpl
1
2
3 <h1><img src="{{$baseurl}}/images/friendica-32.png"> {{$title}}</h1>
4 <h2>{{$pass}}</h2>
5
6
7 {{foreach $checks as $check}}
8 <img src="{{$baseurl}}/view/install/red.png" alt="Requirement not satisfied">
9 {{$check.title}}
10 <textarea rows="24" cols="80">{{$check.help}}</textarea>
11 {{/foreach}}
12
13 {{$text}}