Skip to content

Commit 5aea15b

Browse files
seattleplusadilger
authored andcommitted
add sc25 to news
1 parent 6f5bc42 commit 5aea15b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

templates/Pages/news.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ function cite($file) {
1010
<h2>News</h2>
1111

1212
<ul class="news">
13+
<li>
14+
<span class="date">2025-10-01</span>
15+
The <?php echo $this->Html->link(__('Call for Submissions'),
16+
[ 'controller' => 'pages', 'action' => 'display',
17+
'cfs_sc25'
18+
], [ 'class' => 'link' ]);
19+
?>
20+
for the seventeenth IO500 list at SC 2025 is sent out.
21+
</li>
1322
<li>
1423
<span class="date">2025-05-01</span>
1524
The <?php echo $this->Html->link(__('Call for Submissions'),

0 commit comments

Comments
 (0)