18 lines
531 B
HTML
18 lines
531 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
<title>Writings by Shoofle</title>
|
|
<script src="/static/jquery.min.js" type="text/javascript"></script>
|
|
<link href="/static/bootstrap/css/bootstrap.css" rel="stylesheet" type="text/css">
|
|
<link href="/static/bootstrap/css/bootstrap-responsive.css" rel="stylesheet" type="text/css">
|
|
<link href="/static/shoofle.css" rel="stylesheet" type="text/css">
|
|
|
|
</head>
|
|
<body>
|
|
<article>
|
|
http://www.nintendo.com/consumer/info/en_na/docs.jsp ?
|
|
</article>
|
|
</body>
|
|
</html> |