File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 20
20
PyCon India 2025 is the premier conference for Python enthusiasts and professionals, offering an unparalleled
21
21
opportunity to dive deep into the world of Python and explore its limitless potential. Stay tuned for updates!
22
22
</p >
23
- <div >
23
+ {# <div>
24
+ {{ button(text="Get Tickets", url=env.baseUrl + "tickets", lime_bg=true)}}
25
+ </div> #}
26
+ <div class =" flex flex-wrap gap-4" >
27
+ {{ button (text = " Get Tickets" , url = env .baseUrl + " tickets" , lime_bg = true )}}
24
28
{{ button (text = " View Schedule" , url = env .baseUrl + " program/schedule" , lime_bg = true )}}
25
29
</div >
26
- {# <div class="flex flex-wrap gap-4">
27
- {{ button(text="Program Guide", url="#") }}
28
- {{ button(text="Dev Sprint", url="#") }}
29
- </div> #}
30
- </div >
30
+ </div >
You can’t perform that action at this time.
0 commit comments