ntopng/scripts/lua/modules/user_script_templates/elephant_flows.template
2021-05-15 09:56:12 +02:00

13 lines
No EOL
202 B
Text

{#
(C) 2020 - ntop.org
Template used by the 'Elephant Flows' User Script.
#}
<div class="mb-3 row">
</div>
<script type="text/javascript">
$(document).ready(function() {
});
</script>