Skip to content

[Feature] Refactor ns (ccREL namespace) template as HTML5+RDFa #396

@TimidRobot

Description

@TimidRobot

Problem

The ccREL namespace (templates/ns.html) template is currently XHTML+RDFa and does not match rest of site (ex. missing header & footer). It is currently a standalone template.

Description

  • Refactor ccREL namespace (templates/ns.html) template so that it:
    1. is HTML+RDFa (HTML 5) instead of XHTML+RDFa (XHTML 4)
    2. extends the base (templates/base.html) template (so that the ccREL namespace page includes the header & footer)
      • This is OPTIONAL as it might signficantly increase the scope of work. If changes to the base template are required, then every template that extends it needs to be checked/verified.

Alternatives

Do nothing

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions