Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug with template not rendering correctly
This bug didn't occur on production because unknown variable errors are hidden in production mode. The variable was used in an inherited template so the bug was hidden.
- Loading branch information