Actual Behaviour
-
When a volunteer listing is created in siteleaf, it doesn't load the page layout and displays in plain text.
-
The listing also doesn't show up on the volunteer-opportunities list
Expected Behaviour
It looks like for the first problem, we need to add layout: page to the page when it's created in Siteleaf
For the second problem, the issue appears to be with capitalization of the keys in the front matter. i.e it should be Deadline Date: 2020-02-28 00:00:00 Z but is being created as Deadline date: 2020-02-28 00:00:00 Z