diff options
Diffstat (limited to 'views/contact.ejs')
-rw-r--r-- | views/contact.ejs | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/views/contact.ejs b/views/contact.ejs deleted file mode 100644 index 4fed4c5..0000000 --- a/views/contact.ejs +++ /dev/null @@ -1,17 +0,0 @@ -<% include header %> -</head> -<body> - - <% include navbar %> - - <!-- Wrapper - ================================================== --> -<div class="container" id="wrapper"> - <h1>Kontakt oss</h1> - <h3>Support</h3> - <p>Se gjerne igjennom vår <a href="https://divid.no/faq">faq</a> - ofte stilte spørsmål - før dere sender mail på support(at)divid.no.</p> - <h3>Business</h3> - <p>Ønsker du å kontakte oss for kjøp av annonseplass, forretninger og lignende ta kontakt på hallo(at)divid.no.</p> -<% include footer %> -</body> -</html> |