| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 |
-'use strict'; |
|
| 2 |
- |
|
| 3 |
-module.exports = {
|
|
| 4 |
- name: 'footer', |
|
| 5 |
- template: require('../../templates/components/footer.tpl'),
|
|
| 6 |
- manipulator: 'html' |
|
| 7 |
-}; |
|
| 1 |
+'use strict'; |
|
| 2 |
+ |
|
| 3 |
+module.exports = {
|
|
| 4 |
+ name: 'footer', |
|
| 5 |
+ template: require('../../templates/components/footer.tpl'),
|
|
| 6 |
+ manipulator: 'html' |
|
| 7 |
+}; |