finished recent, popular and active posts shells, just need to update api methods

This commit is contained in:
psychobunny
2013-05-07 16:52:35 +00:00
parent 1df9de049b
commit 31542cd9be
6 changed files with 34 additions and 14 deletions

View File

@@ -28,7 +28,6 @@ var templates = {};
$.getJSON('/templates/config.json', function(data) {
config = data;
console.log('loaded');
});
for (var t in templatesToLoad) {