/templates/products/index.html
----------------------------------------------------------------------------------
<a href="{% url products_index %}"> Products </a>
Error
----------------------------------------------------------------------------------
In template /home/user/app/templates/inc/header.html, error at line 18
Caught ImportError while rendering: No module named urls
see that there are different templates.
can you show what is happening in:
template /home/user/app/templates/inc/header.html, error at line 18
No comments:
Post a Comment