aboutsummaryrefslogtreecommitdiffstats
path: root/views
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2019-04-18 00:26:40 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2019-04-18 00:26:40 -0500
commit6cd3e6a5046beb889489e66730b906735813e9de (patch)
tree1a827cc1b3ac7ad047842ca7846eb1e6b47af45a /views
parentc7e5760f9f3570d4b0f7d4ea0c4f0ae3ebfcce7e (diff)
Use title with render and variable in index handlebar.
Diffstat (limited to 'views')
-rw-r--r--views/index.handlebars2
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>