+{% endif %}
+
+
+
\ No newline at end of file
diff --git a/apps/course/templates/course/content/image.html b/apps/course/templates/course/content/image.html
index 5daeba4e..9a5e5e7a 100644
--- a/apps/course/templates/course/content/image.html
+++ b/apps/course/templates/course/content/image.html
@@ -1,6 +1,10 @@
-
- {{ content.title }}
-
-
-
+
+
+
+ {{ content.title }}
+
+
+
+
+
\ No newline at end of file
diff --git a/apps/course/templates/course/content/imagetext.html b/apps/course/templates/course/content/imagetext.html
index 9849e357..9e59062c 100644
--- a/apps/course/templates/course/content/imagetext.html
+++ b/apps/course/templates/course/content/imagetext.html
@@ -1,9 +1,13 @@
-
- {{ content.title }}
-
-
- {{ content.txt | safe }}
-
-
-
-
\ No newline at end of file
+
+
+
{{ content.title }}
+
+
+
+
+
{{ content.txt | safe }}
+
+
+
+
+
\ No newline at end of file
diff --git a/apps/course/templates/course/content/text.html b/apps/course/templates/course/content/text.html
index c362b529..18ce2235 100644
--- a/apps/course/templates/course/content/text.html
+++ b/apps/course/templates/course/content/text.html
@@ -1,6 +1,10 @@
-
-{{ content.title }}
+
+
+
+ {{ content.title }}
+
+
+ {{ content.txt | safe }}
-
-{{ content.txt | safe }}
+
\ No newline at end of file
diff --git a/apps/course/templates/course/content/video.html b/apps/course/templates/course/content/video.html
index df9893f6..ae3afa1b 100644
--- a/apps/course/templates/course/content/video.html
+++ b/apps/course/templates/course/content/video.html
@@ -1,13 +1,17 @@
-
- {{ content.title }}
-
-
- {% if 'youtube.com' in content.url or 'youtu.be' in content.url %}
-
- {% elif 'vimeo.com' in content.url %}
-
- {% endif %}
+
+
+
+ {{ content.title }}
+
+
+ {% if 'youtube.com' in content.url or 'youtu.be' in content.url %}
+
+ {% elif 'vimeo.com' in content.url %}
+
+ {% endif %}
+
+
\ No newline at end of file
diff --git a/apps/course/templates/course/course.html b/apps/course/templates/course/course.html
index 5f7a00c8..4606e9b0 100644
--- a/apps/course/templates/course/course.html
+++ b/apps/course/templates/course/course.html
@@ -239,13 +239,11 @@
{% endif %}
{% for content in course.content.all %}
-
-
+
{% with template="course/content/"|add:content.ctype|add:".html" %}
{% include template %}
{% endwith %}
-
-
+
{% endfor %}
{% if user.is_authenticated and course.lessons.exists %}
@@ -303,7 +301,7 @@
{% endcomment %}
{% endif %}
-{% if course.gallery %}
+{% if False %}
{% include "course/content/gallery.html" with results=True %}
diff --git a/apps/course/templates/course/lesson.html b/apps/course/templates/course/lesson.html
index 9286f106..f2427d05 100644
--- a/apps/course/templates/course/lesson.html
+++ b/apps/course/templates/course/lesson.html
@@ -3,7 +3,7 @@
{% block title %}{{ lesson.title }} - {{ block.super }}{% endblock title %}
{% block content %}
-
diff --git a/project/templates/lilcity/main.html b/project/templates/lilcity/main.html
index 817a23f6..b92772e8 100644
--- a/project/templates/lilcity/main.html
+++ b/project/templates/lilcity/main.html
@@ -13,7 +13,7 @@
{% endif %}
class="main__btn btn"
href="#"
- >КУПИТЬ ДОСТУП ОТ 2000р. в мес.
+ >КУПИТЬ ДОСТУП ОТ 500р. в мес.