From c540981a58fe4cadf7411ff848a9dfa52e2acde3 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 27 Jun 2024 11:13:03 +0200 Subject: add space_for_you and subpages, add tag space --- en/space_for_you.mdwn | 16 ++++++++++++++++ en/space_for_you/content.mdwn | 16 ++++++++++++++++ en/space_for_you/prices.mdwn | 16 ++++++++++++++++ 3 files changed, 48 insertions(+) create mode 100644 en/space_for_you.mdwn create mode 100644 en/space_for_you/content.mdwn create mode 100644 en/space_for_you/prices.mdwn (limited to 'en') diff --git a/en/space_for_you.mdwn b/en/space_for_you.mdwn new file mode 100644 index 00000000..56f1cf89 --- /dev/null +++ b/en/space_for_you.mdwn @@ -0,0 +1,16 @@ +#Space for you +[[!img icon.png class=icon size=150x150 link=none]] + +[[!if test="included()" then=""" +Her står din intro-tekst + +[[Læs mere her|/space_for_you]] + +""" +else=""" + +Her står hovedteksten. +[[prices]] +[[content]] + +"""]] diff --git a/en/space_for_you/content.mdwn b/en/space_for_you/content.mdwn new file mode 100644 index 00000000..57251d6e --- /dev/null +++ b/en/space_for_you/content.mdwn @@ -0,0 +1,16 @@ +#What is space for you exactly +[[!img icon.png class=icon size=150x150 link=none]] + +[[!if test="included()" then=""" +Her står din intro-tekst + +[[Læs mere her|content]] + +""" +else=""" + +Her står hovedteksten. + +"""]] + +[[!tag space]] \ No newline at end of file diff --git a/en/space_for_you/prices.mdwn b/en/space_for_you/prices.mdwn new file mode 100644 index 00000000..0322f63e --- /dev/null +++ b/en/space_for_you/prices.mdwn @@ -0,0 +1,16 @@ +#Space for you offers +[[!img icon.png class=icon size=150x150 link=none]] + +[[!if test="included()" then=""" +Her står din intro-tekst. + +[[Read more|space_for_you]] + +""" +else=""" + +Her står hovedteksten. + +"""]] + +[[!tag space]] \ No newline at end of file -- cgit v1.2.3