move camp information to another page
This commit is contained in:
@@ -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')) {
|
||||
|
||||
Reference in New Issue
Block a user