diff options
| author | Kumar Priyansh <[email protected]> | 2020-07-17 22:13:53 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2020-07-17 22:13:53 +0530 |
| commit | 61d76581dfd79af06da591305e2c8b2e01790b57 (patch) | |
| tree | 535af2541039e8b53054de56f472895262ddfa16 /src/views | |
| parent | 515daec85666e8d88d4bc9d444a56c58aa174172 (diff) | |
| download | authorr-61d76581dfd79af06da591305e2c8b2e01790b57.tar.xz authorr-61d76581dfd79af06da591305e2c8b2e01790b57.zip | |
New template structure
Diffstat (limited to 'src/views')
| -rw-r--r-- | src/views/templates/blank/template.css | 0 | ||||
| -rw-r--r-- | src/views/templates/blank/template.html (renamed from src/views/templates/blank.html) | 0 | ||||
| -rw-r--r-- | src/views/templates/blank/template.js | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/views/templates/blank/template.css b/src/views/templates/blank/template.css new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/views/templates/blank/template.css diff --git a/src/views/templates/blank.html b/src/views/templates/blank/template.html index 7a07207..7a07207 100644 --- a/src/views/templates/blank.html +++ b/src/views/templates/blank/template.html diff --git a/src/views/templates/blank/template.js b/src/views/templates/blank/template.js new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/src/views/templates/blank/template.js |
