Skip to content

Tags template do not support index.html override #16

Open
@makadaw

Description

@makadaw

I have an override for index.html template in my templates folder and it's working fine with page.html template, but for tags, it's ignored.
As a workaround, I have created another template for tags:

{% extends "after-dark/templates/tags/list.html" %}

{% block extra_head %}
# ... my changes
{% endblock %}

Don't know is this engine problem or template

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions