Upload files to "templates"
This commit is contained in:
5
templates/rule_creation.html
Normal file
5
templates/rule_creation.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<h1>Rule Creation</h1>
|
||||
<p>Track and manage your custom detection and prevention rules here.</p>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user