From 55487f95bbb4425ce75169ffa5370403e87bac80 Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Tue, 7 May 2013 09:23:14 +0200 Subject: added divanim to contact.ejs and pushed old use.less that works --- app.js | 2 +- public/css/use.less | 1 - views/contact.ejs | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index a0f7ae1..03ec2d6 100644 --- a/app.js +++ b/app.js @@ -10,7 +10,7 @@ var express = require('express') /** * App configuration */ -var port = process.env.PORT || 8000 +var port = process.env.PORT || 8001 , env = process.env.NODE_ENV || 'development' , config = require('./config/config')[env] , auth = require('./config/middlewares/authorization'); diff --git a/public/css/use.less b/public/css/use.less index d9d4c3d..6800bff 100644 --- a/public/css/use.less +++ b/public/css/use.less @@ -135,5 +135,4 @@ text-align: center; font-size: 18px; line-height: 26px; display: block; -} } \ No newline at end of file diff --git a/views/contact.ejs b/views/contact.ejs index bf43f1c..4b48827 100644 --- a/views/contact.ejs +++ b/views/contact.ejs @@ -22,6 +22,38 @@

Ønsker du å kontakte oss for kjøp av annonseplass, forretninger og lignende ta kontakt på pr(a)divid.no.

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Om teamet DERS

Dennis Eriksen

-- cgit v1.2.3