[web] implemented twig templating system (#4264)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
$(document).ready(function() {
|
||||
$('nav').hide();
|
||||
localStorage.clear();
|
||||
});
|
||||
$(document).ready(function() {
|
||||
localStorage.clear();
|
||||
});
|
||||
|
Reference in New Issue
Block a user