Spaces:
Runtime error
Runtime error
Commit ·
830b0bd
1
Parent(s): 919f735
Update app.py
Browse files
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 |
-
|
| 123 |
-
|
| 124 |
-
|
|
|
|
| 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 |
|