diff --git a/Gruntfile.js b/Gruntfile.js index eb7bd31..77cf541 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -62,7 +62,8 @@ module.exports = function(grunt) { all: { options: { urls: ['http://localhost:<%= connect.test.options.port %>/test/new-unit/index.html'], - run: false + run: false, + timeout: 20000 } } } diff --git a/src/tpl/read.html b/src/tpl/read.html index 22ef396..e6158c0 100644 --- a/src/tpl/read.html +++ b/src/tpl/read.html @@ -10,7 +10,7 @@
- +

{{selected.subject}}

@@ -24,11 +24,11 @@ CC: {{t.address}}

- +

{{part}}

- \ No newline at end of file + \ No newline at end of file