From 5b6f53a5530e5ca42c5f8c1132e94012176d0f34 Mon Sep 17 00:00:00 2001 From: OndraRehounek <ondra.rehounek@seznam.cz> Date: Wed, 24 Aug 2022 16:03:57 +0200 Subject: [PATCH] main: remove redundant todo --- main/templates/main/main_articles_page.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/main/templates/main/main_articles_page.html b/main/templates/main/main_articles_page.html index 436e75c7..d5768973 100644 --- a/main/templates/main/main_articles_page.html +++ b/main/templates/main/main_articles_page.html @@ -6,9 +6,6 @@ <main role="main"> <div class="grid-container mb-2 xl:mb-12"> - <div class="grid-left-side"> - TODO menu - </div> <div class="grid-content leading-6"> <h2 class="head-xl mb-2"> {{ page.perex }} -- GitLab