Update ui.py
Browse files
ui.py
CHANGED
|
@@ -29,6 +29,8 @@ PLACEHOLDER = """
|
|
| 29 |
<div style="padding: .5rem 1.5rem;">
|
| 30 |
<h2 style="text-align: center; font-size: 1.5rem; font-weight: 900; margin-bottom: 0.5rem;">🦅 Napoléon 🦅</h2>
|
| 31 |
<p style="text-align: center; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Notre sagesse vient de notre expérience, et notre expérience vient de nos sottises.</p>
|
|
|
|
|
|
|
| 32 |
</div>
|
| 33 |
</div>
|
| 34 |
"""
|
|
|
|
| 29 |
<div style="padding: .5rem 1.5rem;">
|
| 30 |
<h2 style="text-align: center; font-size: 1.5rem; font-weight: 900; margin-bottom: 0.5rem;">🦅 Napoléon 🦅</h2>
|
| 31 |
<p style="text-align: center; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Notre sagesse vient de notre expérience, et notre expérience vient de nos sottises.</p>
|
| 32 |
+
<p></p>
|
| 33 |
+
<p style="text-align: center; font-size: 16px; line-height: 1.5; margin-bottom: 15px;">Our wisdom comes from our experience, and our experience comes from our foolishness.</p>
|
| 34 |
</div>
|
| 35 |
</div>
|
| 36 |
"""
|