From 686f1e9325e27ad5dfe86df8c1c26e9389bd24ce Mon Sep 17 00:00:00 2001 From: Rawad Shakeb Date: Thu, 19 Jan 2023 12:00:02 +0200 Subject: [PATCH] Linking the View Blog button --- projboard/templates/landing/homepage.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projboard/templates/landing/homepage.html b/projboard/templates/landing/homepage.html index 2242f63..b0a73dd 100644 --- a/projboard/templates/landing/homepage.html +++ b/projboard/templates/landing/homepage.html @@ -93,7 +93,11 @@

{{article.title | truncatechars:30}}

{% else %} {{article.subject_id}} {% endif %}

- + + +
{% endfor %}