diff --git a/atst/handlers/request.py b/atst/handlers/request.py index e69ec3f6..b3a99f14 100644 --- a/atst/handlers/request.py +++ b/atst/handlers/request.py @@ -5,5 +5,4 @@ class Request(BaseHandler): self.page = page def get(self): - self.render('requests.html.to', page = self.page) - + self.render('requests.html.to', page = self.page) \ No newline at end of file diff --git a/templates/requests.html.to b/templates/requests.html.to index 78519748..2fb1c65e 100644 --- a/templates/requests.html.to +++ b/templates/requests.html.to @@ -45,10 +45,6 @@ -

-
- - ‹ All requests diff --git a/templates/requests_new.html.to b/templates/requests_new.html.to index 642bc129..8110cee0 100644 --- a/templates/requests_new.html.to +++ b/templates/requests_new.html.to @@ -2,51 +2,7 @@ {% block content %} -
- -

Requests New Request

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Order IDRequest DateRequesterTotal AppsStatusActions
#36552612 New5/17/2018Friedrich Straat2PendingDownload
#8736291010/2/2017Pietro Quirinis1CompleteDownload
#299381721/7/2017Marina Borsetti1DeniedDownload
- -

-
+
‹ All requests

New Request