base.html

11 views
Skip to first unread message

Segun Gesture

unread,
Jan 29, 2019, 6:31:45 PM1/29/19
to Django users
Am trying to add a topic to my base.html and its telling me learning log is not a name space .
here is the code for the base.html modified 
<p>
<a href="{% url 'learning_logs:index'% }">learning log</a> -
  <a href="{% url 'learning_logs:topics' %}">Topics</a>
</p>

{% block content %}{%endblock content %}
Reply all
Reply to author
Forward
0 new messages