aboutsummaryrefslogtreecommitdiffstats
path: root/templates/en/main.htm
diff options
context:
space:
mode:
Diffstat (limited to 'templates/en/main.htm')
-rw-r--r--templates/en/main.htm4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/en/main.htm b/templates/en/main.htm
new file mode 100644
index 0000000..980669b
--- /dev/null
+++ b/templates/en/main.htm
@@ -0,0 +1,4 @@
+{%extends 'layout.htm' %}
+{%block content%}
+I'm an english block
+{% endblock %}