mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
working on day by day view
This commit is contained in:
parent
a9f947df1d
commit
2999056c0b
2 changed files with 6 additions and 0 deletions
0
client/views/posts/posts_today.html
Normal file
0
client/views/posts/posts_today.html
Normal file
6
client/views/posts/posts_today.js
Normal file
6
client/views/posts/posts_today.js
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Template.posts_today.posts = function(){
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
Template.posts_today.created = function(){
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue