remove crappy fixes and fix order

This commit is contained in:
Lazy Hippopotamus
2024-04-10 15:51:12 -04:00
parent 172446f9ea
commit 26c61f6273
16 changed files with 209 additions and 187 deletions

View File

@@ -2,32 +2,25 @@
[=content-]
<div class="centered-container">
<div style="display: inline-flex;flex-direction: column;align-items: stretch;">
<a class="servicelink">
<div class="serviceitem">
<span>Chavurah</span>
<p>
Attend our Chok LYisrael based Torah study on Discord every Sunday, 12:00-1:00 pm EST and gain access to our
non-denominational & lay led Chavurah server along with its study resources and motivated members for $30 a month!
</p>
</div>
</a>
<a class="servicelink">
<div class="serviceitem">
<span>Consultation</span>
<p>
We offer basic individual consultations on topics ranging from conversion to the diversity of the modern Kuwaiti Jewish
Community and Spiritual motivation for $20 an hour!
</p>
</div>
</a>
<a class="servicelink">
<div class="serviceitem">
<span>Kashrut</span>
<p>
See the selection of Jewish products available in Kuwait for free!
</p>
</div>
</a>
[=order-]
[=+ "Chavurah"]
[=+ "Consultation"]
[=+ "Kashrut"]
[/]
[f order i]
[f servicepages service]
[i service.title i equals]
<a class="servicelink">
<div class="serviceitem">
<span>[^service.title]</span>
<p>
[^service.quickdesc]
</p>
</div>
</a>
[/]
[/]
[/]
</div>
</div>
<style>