diff options
| author | rubenwardy <rw@rubenwardy.com> | 2018-03-23 14:07:13 +0000 |
|---|---|---|
| committer | rubenwardy <rw@rubenwardy.com> | 2018-03-23 15:34:13 +0000 |
| commit | 570dd519df311b159fd1416be9162700c623db6b (patch) | |
| tree | db31c7fada209bc7dd0cd66d5c5a97edffa4a54a /app/templates | |
| parent | 811e830f81ca718c842527631a92071155bf45ac (diff) | |
| download | cheatdb-570dd519df311b159fd1416be9162700c623db6b.tar.xz | |
Move package templates to subfolder
Diffstat (limited to 'app/templates')
| -rw-r--r-- | app/templates/packages/create_edit.html (renamed from app/templates/package_create_edit.html) | 0 | ||||
| -rw-r--r-- | app/templates/packages/list.html (renamed from app/templates/packages.html) | 0 | ||||
| -rw-r--r-- | app/templates/packages/release_edit.html (renamed from app/templates/package_release_edit.html) | 0 | ||||
| -rw-r--r-- | app/templates/packages/release_new.html (renamed from app/templates/package_release_new.html) | 0 | ||||
| -rw-r--r-- | app/templates/packages/view.html (renamed from app/templates/package_details.html) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/app/templates/package_create_edit.html b/app/templates/packages/create_edit.html index 26b4c44..26b4c44 100644 --- a/app/templates/package_create_edit.html +++ b/app/templates/packages/create_edit.html diff --git a/app/templates/packages.html b/app/templates/packages/list.html index 1c40cfa..1c40cfa 100644 --- a/app/templates/packages.html +++ b/app/templates/packages/list.html diff --git a/app/templates/package_release_edit.html b/app/templates/packages/release_edit.html index 0d3b0df..0d3b0df 100644 --- a/app/templates/package_release_edit.html +++ b/app/templates/packages/release_edit.html diff --git a/app/templates/package_release_new.html b/app/templates/packages/release_new.html index 29be43f..29be43f 100644 --- a/app/templates/package_release_new.html +++ b/app/templates/packages/release_new.html diff --git a/app/templates/package_details.html b/app/templates/packages/view.html index d0d13e1..d0d13e1 100644 --- a/app/templates/package_details.html +++ b/app/templates/packages/view.html |
