You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
242 B
9 lines
242 B
6 years ago
|
<meta charset="UTF-8">
|
||
|
<title>EnlivenMinetest</title>
|
||
|
|
||
|
<!-- CSS (load bootstrap from a CDN) -->
|
||
|
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
|
||
|
<style>
|
||
|
body { padding-top:50px; }
|
||
|
</style>
|