Skip to content

Commit

Permalink
Add {{page-title}} to route templates
Browse files Browse the repository at this point in the history
  • Loading branch information
raido committed Oct 23, 2020
1 parent 7c226cc commit 322bc32
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{{page-title "<%= moduleName %>"}}

{{outlet}}
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{{page-title "<%= moduleName %>"}}

{{outlet}}

0 comments on commit 322bc32

Please sign in to comment.