ellington.core.parts.templatetags has the function resolve_literal_or_variable which allows you to pass in your string (which may or may not be a variable) and the context.
// ellington.core.parts.templatetags has the function resolve_literal_or_variable which allows you to pass in your string (which may or may not be a variable) and the context.
// insert code here..