summaryrefslogtreecommitdiff
path: root/app.py
diff options
context:
space:
mode:
Diffstat (limited to 'app.py')
-rw-r--r--app.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.py b/app.py
index be46b91..5c9b62f 100644
--- a/app.py
+++ b/app.py
@@ -138,4 +138,5 @@ def index_results(LPUSER, PPA, PACKAGE, RELEASE, ARCH):
package_results=package_results,
title_suffix=f"{LPUSER} {PPA} {PACKAGE}",
base_url="https://autopkgtest.ubuntu.com/",
+ static_url="/static",
)