mirror of
https://codeberg.org/vegvisir/website.git
synced 2025-11-05 04:22:43 +01:00
4 lines
No EOL
143 B
PHP
4 lines
No EOL
143 B
PHP
<?= VV::include("public/modules/banner.php") ?>
|
|
|
|
// Without file extension (appended automatically)
|
|
<?= VV::include("public/modules/banner") ?>
|