kmantripragada commited on
Commit
912199b
·
1 Parent(s): 05b126c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -119,9 +119,9 @@ text_html = """
119
  </p>
120
  <p style="font-size: 14px; text-align: center; color: #727477; margin: 0;">
121
  Examples:
122
- will I get paid for my unused annual leave?
123
- what annuity estimates do I need?
124
- what are interim benefits?
125
  </p>
126
  """
127
 
 
119
  </p>
120
  <p style="font-size: 14px; text-align: center; color: #727477; margin: 0;">
121
  Examples:
122
+ will I get paid for my unused annual leave? <br>
123
+ what annuity estimates do I need? <br>
124
+ what are interim benefits?
125
  </p>
126
  """
127