diff options
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates')
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/index.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/root.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/packages.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/packages/load_from_disk.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/packages__load_from_disk.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/packages/show_single.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/packages__show_single.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/packages/show_single_version.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/packages__show_single_version.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/repos__add.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/repos.html.jinja) | 0 | ||||
-rw-r--r-- | src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja (renamed from src/hydrilla/proxy/web_ui/templates/repos__show_single.html.jinja) | 0 |
8 files changed, 0 insertions, 0 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/root.html.jinja b/src/hydrilla/proxy/web_ui/templates/index.html.jinja index 62c2b45..62c2b45 100644 --- a/src/hydrilla/proxy/web_ui/templates/root.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/index.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/packages.html.jinja b/src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja index bac774e..bac774e 100644 --- a/src/hydrilla/proxy/web_ui/templates/packages.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/packages/index.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/packages__load_from_disk.html.jinja b/src/hydrilla/proxy/web_ui/templates/packages/load_from_disk.html.jinja index 1f3c246..1f3c246 100644 --- a/src/hydrilla/proxy/web_ui/templates/packages__load_from_disk.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/packages/load_from_disk.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/packages__show_single.html.jinja b/src/hydrilla/proxy/web_ui/templates/packages/show_single.html.jinja index 17f958c..17f958c 100644 --- a/src/hydrilla/proxy/web_ui/templates/packages__show_single.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/packages/show_single.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/packages__show_single_version.html.jinja b/src/hydrilla/proxy/web_ui/templates/packages/show_single_version.html.jinja index beedd43..beedd43 100644 --- a/src/hydrilla/proxy/web_ui/templates/packages__show_single_version.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/packages/show_single_version.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/repos__add.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja index 3fdcbd3..3fdcbd3 100644 --- a/src/hydrilla/proxy/web_ui/templates/repos__add.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/repos/add.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/repos.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja index 54465a1..54465a1 100644 --- a/src/hydrilla/proxy/web_ui/templates/repos.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja diff --git a/src/hydrilla/proxy/web_ui/templates/repos__show_single.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja index 5783a20..5783a20 100644 --- a/src/hydrilla/proxy/web_ui/templates/repos__show_single.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja |