<h1><img width="32" height="32" src="{{$baseurl}}/images/friendica.svg"> {{$title}}</h1>
<h2>{{$pass}}</h2>
-<form action="{{$baseurl}}/install" method="post">
+<form action="{{$baseurl}}/index.php?pagename=install" method="post">
<table>
{{foreach $checks as $check}}
<tr><td>{{$check.title nofilter}} </td><td>
{{$info_03}}
</p>
-<form id="install-form" action="{{$baseurl}}/install" method="post">
+<form id="install-form" action="{{$baseurl}}/index.php?pagename=install" method="post">
<input type="hidden" name="config-php_path" value="{{$php_path}}" />
<input type="hidden" name="pass" value="3" />
{{/foreach}}
</table>
-<form id="install-form" action="{{$baseurl}}/install" method="post">
+<form id="install-form" action="{{$baseurl}}/index.php?pagename=install" method="post">
<input type="hidden" name="config-php_path" value="{{$php_path}}" />
<input type="hidden" name="system-basepath" value="{{$basepath}}" />
<h2>{{$pass}}</h2>
-<form id="install-form" action="{{$baseurl}}/install" method="post">
+<form id="install-form" action="{{$baseurl}}/index.php?pagename=install" method="post">
<input type="hidden" name="config-php_path" value="{{$php_path}}" />
<input type="hidden" name="system-basepath" value="{{$basepath}}" />