diff --git a/project/templates/blocks/social.html b/project/templates/blocks/social.html new file mode 100644 index 00000000..fba10218 --- /dev/null +++ b/project/templates/blocks/social.html @@ -0,0 +1,23 @@ +{% load static %} +
diff --git a/project/templates/lilcity/index.html b/project/templates/lilcity/index.html index 01b85e5f..89b21c88 100644 --- a/project/templates/lilcity/index.html +++ b/project/templates/lilcity/index.html @@ -54,28 +54,7 @@ {% include "templates/blocks/mixpanel.html" %} - + {% include "templates/blocks/social.html" %} {% include "templates/blocks/baner.html" %}