diff options
Diffstat (limited to 'views')
-rw-r--r-- | views/index.handlebars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/index.handlebars b/views/index.handlebars index 4046d99..6213adc 100644 --- a/views/index.handlebars +++ b/views/index.handlebars @@ -1 +1 @@ -<h1>Members</h1> +<h1>{{title}}</h1> |