Skip to content

Commit

Permalink
Release OSN2023 results
Browse files Browse the repository at this point in the history
  • Loading branch information
fushar committed Sep 6, 2023
1 parent 52be483 commit 7f5b6cd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions app/Views/competition_results.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
<?= $this->extend('competition') ?>

<?= $this->section('subcontent') ?>
<?php if ($competition['ID'] == 'OSN2023') : ?>
<div class="bp3-callout bp3-intent-warning">
<p>Berdasarkan peraturan BPTI, detail hasil setiap bidang hanya boleh dirilis beberapa hari setelah pengumuman resmi. 🙏</p>
</div>
<br />
<?php endif; ?>
<?php if (!$isDataComplete) : ?>
<div class="bp3-callout bp3-intent-warning">
<p><b>Data tidak tersedia / tidak lengkap</b>. Memiliki data? Laporkan pada <b><a href="https://github.com/ia-toki/osn">github.com/ia-toki/osn</a></b>.</p>
Expand Down

0 comments on commit 7f5b6cd

Please sign in to comment.