From 962bb72fe88dfd0dd77e8b8542c81f8118fd1d4a Mon Sep 17 00:00:00 2001 From: j Date: Fri, 22 Oct 2021 13:38:54 +0100 Subject: [PATCH] remove executable flag from html files --- app/static/css/partials/_ascroll.scss | 0 app/templates/base.html | 0 app/templates/film.html | 0 app/templates/films.html | 0 app/templates/index.html | 0 app/templates/page.html | 0 app/templates/texts.html | 0 7 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 app/static/css/partials/_ascroll.scss mode change 100755 => 100644 app/templates/base.html mode change 100755 => 100644 app/templates/film.html mode change 100755 => 100644 app/templates/films.html mode change 100755 => 100644 app/templates/index.html mode change 100755 => 100644 app/templates/page.html mode change 100755 => 100644 app/templates/texts.html diff --git a/app/static/css/partials/_ascroll.scss b/app/static/css/partials/_ascroll.scss old mode 100755 new mode 100644 diff --git a/app/templates/base.html b/app/templates/base.html old mode 100755 new mode 100644 diff --git a/app/templates/film.html b/app/templates/film.html old mode 100755 new mode 100644 diff --git a/app/templates/films.html b/app/templates/films.html old mode 100755 new mode 100644 diff --git a/app/templates/index.html b/app/templates/index.html old mode 100755 new mode 100644 diff --git a/app/templates/page.html b/app/templates/page.html old mode 100755 new mode 100644 diff --git a/app/templates/texts.html b/app/templates/texts.html old mode 100755 new mode 100644