diff --git a/Gruntfile.js b/Gruntfile.js index e3d1058..d03127a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -5,7 +5,7 @@ module.exports = function(grunt) { nunjucks: { precompile: { baseDir: 'app/views/', - src: 'app/views/*', + src: 'app/views/**', dest: 'app/js/templates.js', options: { name: function(filename) { diff --git a/app/authentication.html b/app/authentication.html index 050ab15..b2e4aeb 100644 --- a/app/authentication.html +++ b/app/authentication.html @@ -26,38 +26,10 @@
-Yay, you're almost done!
-
- We've sent a welcome email to:
-
-
- Click on the link in your email to let us know that it made it to the right place. After that, return to BuddyUp and make other users happy! -
- -