Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -271,7 +271,7 @@ HTML_TEMPLATE = """
|
|
| 271 |
|
| 272 |
<div class="contact-owner">
|
| 273 |
<a href="https://t.me/{{ owner_tg }}" target="_blank"><i class="fab fa-telegram-plane"></i> Contact Owner</a>
|
| 274 |
-
<p>Any issue with
|
| 275 |
</div>
|
| 276 |
</div>
|
| 277 |
|
|
|
|
| 271 |
|
| 272 |
<div class="contact-owner">
|
| 273 |
<a href="https://t.me/{{ owner_tg }}" target="_blank"><i class="fab fa-telegram-plane"></i> Contact Owner</a>
|
| 274 |
+
<p>Any issue with my project? Reach out directly on Telegram </p>
|
| 275 |
</div>
|
| 276 |
</div>
|
| 277 |
|