Vulcan/client/views/posts/posts_today.js
2012-10-08 18:16:58 +09:00

6 lines
No EOL
90 B
JavaScript

Template.posts_today.posts = function(){
};
Template.posts_today.created = function(){
}