From d60050dcfe7e32dc720e48942c7457860da79d6b Mon Sep 17 00:00:00 2001 From: adityacp Date: Fri, 20 Dec 2019 15:34:23 +0530 Subject: Use reverse url instead of traditional url in templates --- yaksh/templates/manage.html | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) (limited to 'yaksh/templates/manage.html') diff --git a/yaksh/templates/manage.html b/yaksh/templates/manage.html index 3b0f82c..9557582 100644 --- a/yaksh/templates/manage.html +++ b/yaksh/templates/manage.html @@ -1,9 +1,10 @@ {% extends "base.html" %} +{% load static %} {% block nav %}