From db3250aa7b904e2c61e2a021df2b6a89d116273a Mon Sep 17 00:00:00 2001 From: Ivlev Denis Date: Mon, 29 Jan 2018 13:20:15 +0300 Subject: [PATCH] Add links to detail view course --- apps/course/templates/course/_items.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/course/templates/course/_items.html b/apps/course/templates/course/_items.html index aeded34a..11852c5d 100644 --- a/apps/course/templates/course/_items.html +++ b/apps/course/templates/course/_items.html @@ -1,6 +1,6 @@ {% load static %}
- +
Подробнее
{% if course.is_featured %} @@ -24,25 +24,25 @@