monero-site/_includes/upgrade.html
2019-03-03 12:03:36 -07:00

6 lines
383 B
HTML

<div class="upgrade-container">
<input id="upgrade-toggle" type="checkbox">
<div class="upgrade-content">
<p>{% t global.upgrade %} <a class="untranslated-link" href="https://www.reddit.com/r/Monero/comments/aw86rx/updated_information_thread_regarding_the/">{% t global.moreinfo %}</a> <label class="upgrade-x" for="upgrade-toggle"></label></p>
</div>
</div>