mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-12 19:36:33 +02:00
Merge !1125
Deactivate upgrade banner See merge request monero-project/monero-site!1125
This commit is contained in:
commit
20cec20a5f
@ -4,11 +4,11 @@
|
|||||||
{% include head.html %}
|
{% include head.html %}
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
{% include upgrade.html %}
|
<!-- {% include upgrade.html %} -->
|
||||||
<div class="page-wrapper">
|
<div class="page-wrapper">
|
||||||
{% include header.html %}
|
{% include header.html %}
|
||||||
{{content}}
|
{{content}}
|
||||||
{% include footer.html %}
|
{% include footer.html %}
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user