diff --git a/empty.html b/empty.html
new file mode 100644
index 0000000..2af6927
--- /dev/null
+++ b/empty.html
@@ -0,0 +1,9 @@
+{% extends "label/label_base.html" %}
+
+{% block style %}
+
+{% endblock %}
+
+{% block content %}
+
+{% endblock %}
\ No newline at end of file