Working simple letter assignment without updated tests

This commit is contained in:
2019-07-04 21:51:03 +01:00
parent 8df55ad17a
commit 62dcad7946
7 changed files with 98 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
<!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>