-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreport-a-problem.html
26 lines (21 loc) · 1.95 KB
/
report-a-problem.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<html class="no-js"><!--<![endif]--><head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-XBT2KZ8C3B"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-XBT2KZ8C3B');
</script>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="description" content="Report a Problem"><title>Report a Problem</title><link rel="stylesheet" type="text/css" href="css/normalize.css"><link rel="stylesheet" type="text/css" href="css/main.css"><link rel="stylesheet" type="text/css" href="css/en.css" id="languageCSS"><link href="https://fonts.googleapis.com/css?family=Cabin" rel="stylesheet" type="text/css"><link rel="icon" href="favicon.ico" type="image/png"><link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png"></head><body>
<div class="stretchy-content">
<div class="section rounded">
<h2 class="first-in-section">Report a Problem</h2><iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdHlKwcc2FsA_6BfUcgP4T3JRo7_YwS5qdeLHMd5wAN-EXCrA/viewform?embedded=true" width="640" height="800" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
<a href="index.html" class="section-link rounded" style="
height: 60px;
"><span>Back</span></a>
<p class="footer">This is a simplified fan-made version of the <a href="https://www.bombmanual.com/">Keep Talking and Nobody Explodes bomb defusal manual</a> by <a href="https://ainyaku.com">Ainyaku</a> from <a href="https://bombmanual.ainyaku.com">bombmanual.ainyaku.com</a>.</p>
<p class="footer">This manual is not associated with <a href="https://steelcrategames.com/">Steel Crate Games</a> or the <a href="https://keeptalkinggame.com/">Keep Talking and Nobody Explodes game</a>.</p>
</div>
</body></html>