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.
bitcoinbook/theme/mobi/layout.html

16 lines
902 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{{ doctype }}
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="publisher" content="O'Reilly Media, Inc."/>
<meta name="author" content="Andreas M. Antonopoulos"/>
<meta name="date" content="2017-06-19"/>
<meta name="description" content="Join the technological revolution thats taking the world of finance by storm. Mastering Bitcoin is your guide through the seemingly complex world of bitcoin, providing the knowledge you need to participate in the internet of money. Whether youre building the next killer app, investing in a startup, or simply curious about the technology, this revised and expanded second edition provides essential detail to get you started."/>
<meta name="identifier" content="9781491954386"/>
<title>{{ title }}</title>
</head>
<body data-type="book">
{{ content }}
</body>
</html>