From a5a15fa5d51e6c44018d72b917edd4a8dab4ae48 Mon Sep 17 00:00:00 2001 From: Dan Nepejchal <dan.nepejchal@european-pirateparty.eu> Date: Sun, 1 Nov 2020 22:27:26 +0100 Subject: [PATCH] =?UTF-8?q?Regulace=20konop=C3=AD=20-=20initial=20commit?= =?UTF-8?q?=20-=20fix=20template=20names?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../regulace_konopi/{home_page.html => regkon_home_page.html} | 0 .../regulace_konopi/{sub_page.html => regkon_sub_page.html} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename regulace_konopi/templates/regulace_konopi/{home_page.html => regkon_home_page.html} (100%) rename regulace_konopi/templates/regulace_konopi/{sub_page.html => regkon_sub_page.html} (100%) diff --git a/regulace_konopi/templates/regulace_konopi/home_page.html b/regulace_konopi/templates/regulace_konopi/regkon_home_page.html similarity index 100% rename from regulace_konopi/templates/regulace_konopi/home_page.html rename to regulace_konopi/templates/regulace_konopi/regkon_home_page.html diff --git a/regulace_konopi/templates/regulace_konopi/sub_page.html b/regulace_konopi/templates/regulace_konopi/regkon_sub_page.html similarity index 100% rename from regulace_konopi/templates/regulace_konopi/sub_page.html rename to regulace_konopi/templates/regulace_konopi/regkon_sub_page.html -- GitLab