Add old volunteer link to UI
This commit is contained in:
parent
89b74e8ef8
commit
c9f8fbe098
5 changed files with 397 additions and 145 deletions
|
@ -41,7 +41,7 @@ class InternalProblem(ListView):
|
|||
context["title"] = self.title
|
||||
context["page_prefix"] = self.request.path + "?page="
|
||||
context["first_page_href"] = self.request.path
|
||||
|
||||
|
||||
return context
|
||||
|
||||
def get(self, request, *args, **kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue