diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-23 14:16:24 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-23 14:16:24 +0200 |
commit | 2fafbd6ace1610a04b202201d7eb9adf119df0cd (patch) | |
tree | f460226d7c1e5bdc03ea6cc551de86f525ce1b8f /views | |
parent | added padding and increased margin to the infoboxes (diff) | |
download | Divid-2fafbd6ace1610a04b202201d7eb9adf119df0cd.tar.gz |
Reverted to less margin and padding
Diffstat (limited to 'views')
-rw-r--r-- | views/home.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/home.ejs b/views/home.ejs index a1933fe..f6d4ad1 100644 --- a/views/home.ejs +++ b/views/home.ejs @@ -52,7 +52,7 @@ <hr> <footer> - <p>© Company 2013</p> + <p>© DERS 2013</p> </footer> </div> |