mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
13 lines
436 B
HTML
13 lines
436 B
HTML
---
|
|
# This file is licensed under the MIT License (MIT) available on
|
|
# http://opensource.org/licenses/MIT.
|
|
|
|
layout: base
|
|
lang: en
|
|
---
|
|
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin Core releases">
|
|
<div class="versiontext">
|
|
<h1>{{ page.title }}<br><small>{{ page.date | date:"%e %B %Y" }}</small></h1>
|
|
{{ content }}
|
|
</div>
|
|
<a href="/en/version-history">Go back to the version history</a>
|