Skip to content

Page content be written directly in html #57

@yeevon

Description

@yeevon

Page content is being hardcoded directly into HTML instead of being rendered through Django views. This approach requires manual HTML updates for every content change. By using Django views to pass data to templates, content becomes easier to manage, more maintainable, and easier to locate for future updates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions