Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels