jasmine's journal [version 2.5.2]
- fixed a critical typo in the feed generator class - oops!
- added missing
use
statement to the feed page router class. - regrouped mail functions into their own classes, separate from the guestbook form submission class.
- replaced some
if-else
blocks in the twig templates with ternary expressions.