X-Git-Url: https://git.mdrn.pl/emels.git/blobdiff_plain/d9e84911064708ce174bdd01b65257d3f34fe656..82931c539865a491691c6453e29e9e4f7c43e01d:/emels/templates/home.html diff --git a/emels/templates/home.html b/emels/templates/home.html deleted file mode 100755 index 7d549fc..0000000 --- a/emels/templates/home.html +++ /dev/null @@ -1,9 +0,0 @@ -{% extends "base.html" %} -{% load chunk from chunks %} -{% load static %} - -{% block full_title %}Emels{% endblock %} - -{% block body %} -{% endblock %} -