parts.slice(0,3) was returning the full path as base; should be slice(0,2) so '#/templates/abc123' yields base='#/templates', param='abc123'. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers | ||
| static | ||
| __init__.py | ||
| app.py | ||
| config.py | ||
| session.py | ||