{{/if}} // The page path (mdbook only gives us // access to the path to the Markdown file). let path = "{{ path }}".replace(/\.md$/, ".html"); for (let lang of langList.querySelectorAll("a")) { if (lang.id == "en") { lang.href = `${full_path_to_root}${path}`; } else { lang.href = `${full_path_to_root}${lang.id}/${path}`; } } </script> {{#if print_enable}} <a href="{{ path_to_root }}print.html" title="Print this book" aria-label="Print this book"> <i id="print-button" class="fa fa-print"></i> </a> {{/if}} {{#if git_repository_url}}
Inscription number 44,985,723
Genesis block 819,063
File type text
File size 1 KB
Creation date