Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -953,7 +953,7 @@ def show_explanation(exp_type):
|
|
| 953 |
|
| 954 |
if exp_type != "control":
|
| 955 |
if exp_type == "input":
|
| 956 |
-
st.markdown("<p class='explanation-title'>علت قیمت گذاری:</p>", unsafe_allow_html=True)
|
| 957 |
st.markdown("""
|
| 958 |
<div style="direction: rtl; text-align: right;">
|
| 959 |
<span style="font-size: 0.9em; color: #666;">(تعداد علامت + نشان دهنده شدت اثر عامل بر قیمت است)</span>
|
|
|
|
| 953 |
|
| 954 |
if exp_type != "control":
|
| 955 |
if exp_type == "input":
|
| 956 |
+
st.markdown("<p class='explanation-title'>توضیح رهیار درمورد علت قیمت گذاری:</p>", unsafe_allow_html=True)
|
| 957 |
st.markdown("""
|
| 958 |
<div style="direction: rtl; text-align: right;">
|
| 959 |
<span style="font-size: 0.9em; color: #666;">(تعداد علامت + نشان دهنده شدت اثر عامل بر قیمت است)</span>
|