Skip to content

TemplateDoesNotExist after add to my template #536

Closed
@Aldmors

Description

@Aldmors

Hi,
I followed the instructions in the md file and unfortunately after pasting into my main_index.html file

{% extends "material/base.html" %}
{% block content %}
<c-button.filled>Start Building</c-button.filled>
{% endblock %}

unfortunately I keep getting the error

TemplateDoesNotExist at /

I tried to run the template on a new Django installation but it didn't help.

python manage.py collectstatic doesn't help either

error.pdf

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