Files
wiganhbc-competition/web/templates/generate.html

11 lines
400 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Wigan Homebrew Club Competition Entry</title>
</head>
<body>
<h1>Wigan Homebrew Club Competition Entry</h1>
<p>You have been entered into the competition to brew a {{ brew_name }}, for {{ brew_month }}. Please mark all of your bottlecaps with the following identifier: <strong>{{ identifier }}</strong></p>
</body>
</html>