mirror of https://github.com/rspamd/rspamd.git
Rapid spam filtering system
https://rspamd.com/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
548 B
18 lines
548 B
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>RSPAMD Admin</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="">
|
|
<meta name="author" content="">
|
|
<link href="./css/fineuploader.min.css" rel="stylesheet">
|
|
<link href="./css/bootstrap.min.css" rel="stylesheet">
|
|
<link href="./css/rspamd.css" rel="stylesheet">
|
|
</head>
|
|
|
|
<body>
|
|
<script src="./js/jquery-2.1.4.min.js"></script>
|
|
<script src="./js/bootstrap.min.js"></script>
|
|
<script src="bundle.js"></script>
|
|
</body>
|
|
</hml>
|