diff --git a/docs/Templates.md b/docs/Templates.md index bd82fa878..1c6fd33b9 100644 --- a/docs/Templates.md +++ b/docs/Templates.md @@ -280,10 +280,11 @@ seen above by creating such a path in our '/path/to/mytemplates' custom template path: /path/to/mytemplates/: - |-- class - | |-- html - | | |-- customsection.erb - | |-- setup.rb + |--default + | |-- class + | | |-- html + | | | |-- customsection.erb + | | |-- setup.rb The `setup.rb` file would look like: