update
This commit is contained in:
commit
3157485aec
3 changed files with 5 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
<button onclick="toTab('2022', this, 'var(--blue-light)'); document.getElementById('extra-placeholder').style.display = 'none';" class="tab">2022</button>
|
||||
</section>
|
||||
<section id="extra-placeholder">
|
||||
<p>Select a year to see content</p>
|
||||
<p>Select a year to see content...</p>
|
||||
</section>
|
||||
{{ content }}
|
||||
{% include master/footer.html %}
|
||||
|
|
Reference in a new issue