mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Move one space from translations to templates
This commit is contained in:
parent
e12e29ef12
commit
b1b28091b4
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ id: download
|
|||
<link rel="alternate" type="application/rss+xml" href="/en/rss/releases.rss" title="Bitcoin-Qt releases">
|
||||
<div class="download">
|
||||
<h1>{% translate pagetitle %}</h1>
|
||||
<h2>{% translate latestversion %}{{site.DOWNLOAD_VERSION}}<a type="application/rss+xml" href="/en/rss/releases.rss"><img src="/img/icon_rss.svg" alt="rss" class="rssicon"></a></h2>
|
||||
<h2>{% translate latestversion %} {{site.DOWNLOAD_VERSION}}<a type="application/rss+xml" href="/en/rss/releases.rss"><img src="/img/icon_rss.svg" alt="rss" class="rssicon"></a></h2>
|
||||
<div class="mainbutton"><a id="downloadbutton" href="/bin/{{site.DOWNLOAD_VERSION}}/bitcoin-{{site.DOWNLOAD_VERSION}}-win32-setup.exe"><img src="/img/but_windows.svg" alt="icon">{% translate download %}</a></div>
|
||||
<div class="downloadbox">
|
||||
<p>{% translate downloados %}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue