Debug
State {
name: "base.html",
current_block: None,
auto_escape: Html,
ctx: {
"links": {
"login": "/oauth/redirect",
},
},
env: Environment {
globals: {
"checkpoints": {},
"config": {
"baseUrl": "https://checkpoints.dsd.tarn-vedra.de/",
},
"debug": minijinja::functions::builtins::debug,
"dict": minijinja::functions::builtins::dict,
"entity": checkpoints::server::{{closure}}::{{closure}}::{{closure}},
"namespace": minijinja::functions::builtins::namespace,
"range": minijinja::functions::builtins::range,
},
tests: [
"!=",
"<",
"<=",
"==",
">",
">=",
"boolean",
"defined",
"divisibleby",
"endingwith",
"eq",
"equalto",
"escaped",
"even",
"false",
"filter",
"float",
"ge",
"greaterthan",
"gt",
"in",
"int",
"integer",
"iterable",
"le",
"lessthan",
"lower",
"lt",
"mapping",
"ne",
"none",
"number",
"odd",
"safe",
"sameas",
"sequence",
"startingwith",
"string",
"test",
"true",
"undefined",
"upper",
],
filters: [
"abs",
"attr",
"batch",
"bool",
"capitalize",
"chain",
"count",
"d",
"default",
"dictsort",
"e",
"escape",
"first",
"float",
"format",
"format_iso3339",
"groupby",
"indent",
"int",
"items",
"join",
"last",
"length",
"lines",
"list",
"lower",
"map",
"max",
"min",
"pprint",
"pretty_link",
"reject",
"rejectattr",
"replace",
"reverse",
"round",
"safe",
"select",
"selectattr",
"slice",
"sort",
"split",
"string",
"sum",
"title",
"tojson",
"trim",
"unique",
"upper",
"urlencode",
"zip",
],
templates: [
"index.html",
"base.html",
],
},
}