mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 07:55:46 +01:00
client side templates in, fixed home page to parse templates on ajaxify, added footer to the page transition animation for smoothness
This commit is contained in:
@@ -135,4 +135,7 @@ var socket,
|
||||
if (data.status === 'ok') alert('Logged out.');
|
||||
});
|
||||
})
|
||||
|
||||
|
||||
|
||||
}());
|
||||
|
||||
Reference in New Issue
Block a user