Improve Schedule Text Formatting
Summary
Currently, the schedule text is just a single text view with HTML-formatted text. While this works, it's incredibly kluge-y. For one, this can result in 14 different lines. Also, this makes it annoying to modify the text in any way.
Instead, it should be 7 text views. If one day has two different schedules (IE the restaurant closes and reopens during the day), they should be separated by a comma. The current day should be emphasized in some way.