8 lines
250 B
PHP
8 lines
250 B
PHP
<?php if (!defined('TEKDEK')) die('Direct access not permitted.'); ?>
|
|
|
|
<article class="page-content">
|
|
<h1>Team</h1>
|
|
<p>Meet the TekDek crew.</p>
|
|
<p><a href="<?= SITE_BASE_URL ?>team.html" class="btn">View Team Page →</a></p>
|
|
</article>
|