mirror of
https://github.com/pebble-dev/clay.git
synced 2026-09-01 14:47:37 -04:00
threw out slate, mustache and zepto. replaced with minified.js
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
template: require('../../../templates/items/footer.tpl'),
|
||||
manipulator: require('../manipulators').html
|
||||
};
|
||||
Reference in New Issue
Block a user