This website requires JavaScript.
Explore
Help
Register
Sign In
paxton
/
mailcow
Watch
1
Star
0
Fork
You've already forked mailcow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3d250bfa49
mailcow
/
data
/
web
/
js
/
site
/
index.js
4 lines
59 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[web] implemented twig templating system (#4264) Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
2021-09-23 02:47:10 +08:00
$
(
document
)
.
ready
(
function
(
)
{
localStorage
.
clear
(
)
;
}
)
;