uchicago-capp-30320 / new-arrivals-chi

GNU Affero General Public License v3.0
9 stars 0 forks source link

(bug): Babel syntax typo on health information page #284

Open CaitlinCP opened 3 months ago

CaitlinCP commented 3 months ago

Describe the bug

On the health information page, there are a few places that appear to have a typo with the babel syntax.

To reproduce, run the app and visit the following URL: https://127.0.0.1:5000/health_general?lang=en

Scroll down to the Low-Cost Healthcare Providers section. There, you will see bullet points that contain parenthesis and braces at the end that should be removed.

After talking with @klinkoberstar, we determined that the likely issue here is a typo with the babel syntax in the health_general.html file.