@@ -90,6 +90,7 @@
WHERE race_date >= %s ORDER BY race_date, venue, race;", $conn->quote($date->format('Y-m-d')));
$stmt3 = $conn->query( $query );
?>
+ <h4>All races featured on Racing Australia</h4>
<table class="table table-striped table-bordered">
<caption>All races</caption>
<thead>