]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/exception.tpl
[frio] import contacts form was missing the enctype
[friendica.git] / view / templates / exception.tpl
index 4b296614165422114e452bee3ebe002af2044d18..0456136bc48aafeee8091f873cd2c8e3dbe4eaf5 100644 (file)
@@ -7,5 +7,7 @@
 {{$stack_trace}}
 {{$trace}}</pre>
 {{/if}}
+{{if $back}}
        <p><button type="button" onclick="window.history.back()" class="btn btn-primary">{{$back}}</button></p>
+{{/if}}
 </div>