diff --git a/templates/firewall_log.html b/templates/firewall_log.html
new file mode 100644
index 0000000..60d95a1
--- /dev/null
+++ b/templates/firewall_log.html
@@ -0,0 +1,20 @@
+{% extends "base.html" %}
+
+{% block title %}AS215085 - Router tools | Firewall Log{% endblock %}
+
+{% block content %}
+
+{% endblock %}
\ No newline at end of file