move camp information to another page

This commit is contained in:
2021-04-15 11:17:24 +02:00
parent 1df8f59e14
commit fed9986180
6 changed files with 122 additions and 101 deletions

View File

@@ -53,6 +53,7 @@ ob_start();
if ($page->is_page() && ($page->get_page() == 'tabor')) {
echo '<link rel="stylesheet" type="text/css" href="/_css/camp.css">';
echo '<link rel="stylesheet" type="text/css" href="/vendor/grid/bootstrap.css">';
}
if ($page->is_page() && ($page->get_page() == 'taborvezeto')) {