SarowarSaurav
commited on
Commit
•
4f1a830
1
Parent(s):
ddd279f
Update app.py
Browse files
app.py
CHANGED
@@ -3778,7 +3778,7 @@ footer {
|
|
3778 |
# HTML content for the logo and footer
|
3779 |
html_content = """
|
3780 |
<div style="text-align: center; margin-bottom: 20px;">
|
3781 |
-
<img src="https://i.ibb.co/N2SmPj0/APMEA-CENTRAL-White.png"
|
3782 |
</div>
|
3783 |
"""
|
3784 |
|
|
|
3778 |
# HTML content for the logo and footer
|
3779 |
html_content = """
|
3780 |
<div style="text-align: center; margin-bottom: 20px;">
|
3781 |
+
<img src="https://i.ibb.co/N2SmPj0/APMEA-CENTRAL-White.png" border="0" alt='BAT Bangladesh Logo' style='max-width: 300px;'>
|
3782 |
</div>
|
3783 |
"""
|
3784 |
|