From 4e04e661d639fa92b97a4774672b43a9b927478c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 5 Apr 2017 20:18:20 +0200 Subject: Move form into root page (from separate contact page), and thanks page up below root. --- contact.mdwn | 18 ------------------ contact/thanks.mdwn | 3 --- index.mdwn | 31 +++++++++++-------------------- thanks.mdwn | 3 +++ 4 files changed, 14 insertions(+), 41 deletions(-) delete mode 100644 contact.mdwn delete mode 100644 contact/thanks.mdwn create mode 100644 thanks.mdwn diff --git a/contact.mdwn b/contact.mdwn deleted file mode 100644 index e6b5923..0000000 --- a/contact.mdwn +++ /dev/null @@ -1,18 +0,0 @@ -[[!meta script="/usr/share/javascript/jquery/jquery.min.js"]] -[[!meta script="/usr/share/javascript/bootstrap/js/bootstrap.min.js"]] - -# Omni-presence contact form - - - -
- - -
- - -
-
- - -
diff --git a/contact/thanks.mdwn b/contact/thanks.mdwn deleted file mode 100644 index 353b1ae..0000000 --- a/contact/thanks.mdwn +++ /dev/null @@ -1,3 +0,0 @@ -# Omni-presence contact form - -Thanks for your interest in Omni-presence. diff --git a/index.mdwn b/index.mdwn index 831f79b..a49c356 100644 --- a/index.mdwn +++ b/index.mdwn @@ -73,28 +73,19 @@ QUOTE]] Partner & Head of branch, Denmark: Britt Gustafsson. + +
-
-
-Contact us -
- -
- -
- -
-
-
-
-
- - +
+ + +
+ +
+
+ +
-
-
COLUMN]] diff --git a/thanks.mdwn b/thanks.mdwn new file mode 100644 index 0000000..353b1ae --- /dev/null +++ b/thanks.mdwn @@ -0,0 +1,3 @@ +# Omni-presence contact form + +Thanks for your interest in Omni-presence. -- cgit v1.2.3