summaryrefslogtreecommitdiff
path: root/contrib/depleted_tip.en.mcpp
blob: 381f931dee83456527bbfccc0eeaf58863274c9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
#include "copyright.html"
<html>
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <noscript>
    <meta http-equiv="refresh" content="1">
  </noscript>
  <title>Status of your tip</title>
#include "css.html"
</head>

<body>
<h1>Tip already picked up</h1>

<div>
You have already picked up your tip.
</div>
#include "footer.html"