starting search
This commit is contained in:
@@ -84,7 +84,6 @@ $rentProsCons = [
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="bg-white">
|
||||
<h2 class="text-l p-4 text-red-500 font-bold">What kind of property should you rent?</h2>
|
||||
|
||||
@@ -94,8 +93,6 @@ $rentProsCons = [
|
||||
<div class="flex flex-1 flex-col">
|
||||
<div class="flex flex-1 flex-col">
|
||||
|
||||
|
||||
|
||||
<?php
|
||||
|
||||
foreach ($rentProsCons as $comparison) {
|
||||
@@ -165,7 +162,6 @@ $rentProsCons = [
|
||||
</div>
|
||||
</li>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
<?php } ?>
|
||||
|
Reference in New Issue
Block a user