update tag links
This commit is contained in:
@@ -135,6 +135,7 @@ def tags(request, tag=""):
|
||||
"featured_post": featured_post,
|
||||
"job_members": job_members,
|
||||
"tags_list": None,
|
||||
"tag": tag,
|
||||
}
|
||||
|
||||
return render(request, "posts/tag.html", context)
|
||||
|
||||
Reference in New Issue
Block a user