gcp-hockey-results/templates/motm_backup/_hkfcDAdminThanks.html

15 lines
606 B
HTML

<html>
<head>
<title>HKFC Men's D Team - MotM and DotD admin *TESTING*</title>
<link rel="stylesheet" media="screen" href ="/static/css/bootstrap.min.css">
<link rel="stylesheet" href="/static/css/bootstrap-theme.min.css">
<meta name="viewport" content = "width=device-width, initial-scale=1.0">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="/static/js/bootstrap.min.js"></script>
</head>
<h2>Thanks for activating the MotM and DotD votes</h2>
<a href="/dashboard">Back to the dashboard</a>
<body>
</body>
</html>