kmantripragada commited on
Commit
830b0bd
1 Parent(s): 919f735

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -118,10 +118,11 @@ text_html = """
118
  Type your question below in conversational style language.
119
  </p>
120
  <p style="font-size: 18px; text-align: center; color: blue; margin: 0;">
121
- Sample Questions:<br>
122
- will I get paid for my unused annual leave? <br>
123
- how do I report the death of a federal employee? <br>
124
- what are interim benefits?
 
125
  </p>
126
  """
127
 
 
118
  Type your question below in conversational style language.
119
  </p>
120
  <p style="font-size: 18px; text-align: center; color: blue; margin: 0;">
121
+ Sample Questions:<br>
122
+ can I work part-time and get retirement benefits <br>
123
+ will I get paid for my unused annual leave <br>
124
+ how do I report the death of a federal employee <br>
125
+ what are interim benefits
126
  </p>
127
  """
128