Upload correct view for accidentally pushed file

This commit is contained in:
benguozakinci@gmail.com 2021-08-27 15:44:18 +03:00
parent 5633689c17
commit bfcfad2694

View File

@ -1,7 +1,6 @@
<html>
@include('partials.install.head')
@stack('body_start')
<body class="installation-page">
<div class="main-content">
@ -66,4 +65,5 @@
@include('partials.install.scripts')
</body>
</html>