From bd84542b822031041b67501674bb5c597dd2ec64 Mon Sep 17 00:00:00 2001 From: Jerome Leonard Date: Mon, 4 Sep 2017 17:35:36 +0200 Subject: [PATCH] #89 fix folder name --- thehive-templates/Yeti/long.html | 59 ------------------------------- thehive-templates/Yeti/short.html | 3 -- 2 files changed, 62 deletions(-) delete mode 100644 thehive-templates/Yeti/long.html delete mode 100644 thehive-templates/Yeti/short.html diff --git a/thehive-templates/Yeti/long.html b/thehive-templates/Yeti/long.html deleted file mode 100644 index 21210a721..000000000 --- a/thehive-templates/Yeti/long.html +++ /dev/null @@ -1,59 +0,0 @@ -
- - -
- No records found -
- -
-
- [{{finding.type | uppercase}}] - {{finding.value | fang}} - - - -
-
-
-
Basic Information
-
-
Description
-
{{finding.description || 'No description' }}
-
- -
-
Tags
-
-
No Tags defined
-
- {{tag.name}} -
-
-
-
- -
-
{{context.source}}
- -
-
{{key}}
-
{{value || '-'}}
-
-
-
-
-
- -
-
- {{(artifact.data | fang}} -
-
- {{content.errorMessage}} -
-
- - diff --git a/thehive-templates/Yeti/short.html b/thehive-templates/Yeti/short.html deleted file mode 100644 index 3baac6a5a..000000000 --- a/thehive-templates/Yeti/short.html +++ /dev/null @@ -1,3 +0,0 @@ - - {{t.namespace}}:{{t.predicate}}={{t.value}} - \ No newline at end of file