From a117ef574994a2f66e39e6e32026bd806cbfdce0 Mon Sep 17 00:00:00 2001 From: gzbender Date: Mon, 8 Oct 2018 13:24:09 +0500 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BA=D0=BD=D0=BE?= =?UTF-8?q?=D0=BF=D0=BA=D0=B8=20=D1=80=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=B2=20=D0=BA=D1=83?= =?UTF-8?q?=D1=80=D1=81=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/course/templates/course/course.html | 2 +- web/src/sass/_common.sass | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/course/templates/course/course.html b/apps/course/templates/course/course.html index 25de6d78..df8717be 100644 --- a/apps/course/templates/course/course.html +++ b/apps/course/templates/course/course.html @@ -26,7 +26,7 @@
Вернуться
{% if has_full_access %} - Редактировать + Редактировать {% endif %} {% if course.author != request.user and not paid and course.price %}