I\'d like to do something like the following within a jade template.
include page-content/#{view.template}
As this won\'t work I have ended
Feels like way too much logic in the view to me. Seems like the best way to do this would be through a dynamicHelper or possibly a mixin