Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 53bd8e9..a2e508d 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -42,6 +42,11 @@ style('ransomware_detection', 'style');
<div id="app-content">
<div id="app-content-ransomware-detection-filelist">
<!-- Tables -->
+ <div class="section" id="section-loading">
+ <p class="text-center">
+ <div class="icon-loading-dark"></div>
+ </p>
+ </div>
</div>
</div>
</div>