Skip to content

Templates inheritance#20

Open
mokevnin wants to merge 2 commits into
mainfrom
templates-inheritance
Open

Templates inheritance#20
mokevnin wants to merge 2 commits into
mainfrom
templates-inheritance

Conversation

@mokevnin
Copy link
Copy Markdown
Contributor

No description provided.

mokevnin and others added 2 commits May 12, 2026 20:44
…s route

- Move templates/users/layout.html → templates/layouts/layout.html
- Fix {% extends "layout.html" %} → {% extends "layouts/layout.html" %} in users/index.html
- Add extends + block content to users/show.html
- Render users/index.html in GET /users route (was returning a plain string)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…e-path

Fix template inheritance: move layout.html to layouts/ and wire /users route
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant