Skip to content

Cannot extend admin-tools blocks into new templates #123

@TheReFTW

Description

@TheReFTW

Hi friends!

I'd like to be able to extend the admin-tools blocks into my new admin templates, but can only extend:

{% extends "admin/index.html" %}
{% extends "admin/base.html" %}
{% extends "admin/base_site.html" %}

None of which have the admin-tools blocks with the appropriate css and jquery. Is there a specific template I should be calling on instead?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions