We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a9ae3 commit 1257d47Copy full SHA for 1257d47
app/home/templates/home/sections/what-is-python-asia.html
@@ -14,6 +14,7 @@ <h2 class="text-5xl lg:text-6xl font-bold text-[#D87532] mb-6 font-td_pinoy">Wha
14
</div>
15
16
<!-- Three Cards Grid -->
17
+ {% comment %}
18
<div class="grid grid-cols-1 md:grid-cols-3 gap-8 max-w-6xl mx-auto">
19
<!-- Call for Sponsors -->
20
<div class="bg-white/50 backdrop-blur-sm rounded-lg p-8 space-y-4">
@@ -52,6 +53,7 @@ <h3 class="text-2xl font-bold text-[#D87532] font-bantayog">
52
53
54
55
56
+ {% endcomment %}
57
58
</section>
59
0 commit comments