handling unknown filter errors
This commit is contained in:
@@ -51,4 +51,9 @@ public struct Environment {
|
||||
return ""
|
||||
}
|
||||
}
|
||||
|
||||
var template: Template? {
|
||||
return errorReporter.context?.template
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user