From 27766329c944e349de55af5a83dcc00133fe2293 Mon Sep 17 00:00:00 2001 From: "M.Ravi" Date: Tue, 17 Oct 2017 17:46:08 +0200 Subject: [PATCH] Add dcl glasfaser text section templates --- .../ungleich_page/glasfaser/section_text_dcl.html | 12 ++++++++++++ .../glasfaser/section_text_glasfaser.html | 13 +++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 ungleich_page/templates/ungleich_page/glasfaser/section_text_dcl.html create mode 100644 ungleich_page/templates/ungleich_page/glasfaser/section_text_glasfaser.html diff --git a/ungleich_page/templates/ungleich_page/glasfaser/section_text_dcl.html b/ungleich_page/templates/ungleich_page/glasfaser/section_text_dcl.html new file mode 100644 index 00000000..54836fbc --- /dev/null +++ b/ungleich_page/templates/ungleich_page/glasfaser/section_text_dcl.html @@ -0,0 +1,12 @@ +
+
+
+
+

{{instance.title}}

+
+
+

{{instance.description}}

+
+
+
+
\ No newline at end of file diff --git a/ungleich_page/templates/ungleich_page/glasfaser/section_text_glasfaser.html b/ungleich_page/templates/ungleich_page/glasfaser/section_text_glasfaser.html new file mode 100644 index 00000000..edb035ce --- /dev/null +++ b/ungleich_page/templates/ungleich_page/glasfaser/section_text_glasfaser.html @@ -0,0 +1,13 @@ +
+
+
+
+

{{instance.title}}

+

+
+
+

{{instance.description}}

+
+
+
+
\ No newline at end of file