salix/@salix-services/customer/client/index.ejs

15 lines
225 B
Plaintext

<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Salix</title>
</head>
<body ng-app="login">
<vn-login></vn-login>
<script
type="text/javascript"
src="/salix.customer.js">
</script>
</body>
</html>