gopallikehack commited on
Commit
fa20009
·
verified ·
1 Parent(s): 115868f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 your project? Reach out directly on Telegram</p>
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