@ -165,9 +165,9 @@ $peers = $memory->getByMethodCallback(
<!DOCTYPE html>
<!DOCTYPE html>
< html lang = "en-US" >
< html lang = "en-US" >
< head >
< head >
< link rel = "stylesheet" type = "text/css" href = " <?php echo WEBSITE_URL ?> /assets/theme/ <?php echo $requestTheme ?> /css/common.css? <?php echo time () ?> " />
< link rel = "stylesheet" type = "text/css" href = " <?php echo WEBSITE_URL ?> /assets/theme/ <?php echo $requestTheme ?> /css/common.css? <?php echo WEBSITE_CSS_VERSION ?> " />
< link rel = "stylesheet" type = "text/css" href = " <?php echo WEBSITE_URL ?> /assets/theme/ <?php echo $requestTheme ?> /css/framework.css? <?php echo time () ?> " />
< link rel = "stylesheet" type = "text/css" href = " <?php echo WEBSITE_URL ?> /assets/theme/ <?php echo $requestTheme ?> /css/framework.css? <?php echo WEBSITE_CSS_VERSION ?> " />
< link rel = "stylesheet" type = "text/css" href = " <?php echo WEBSITE_URL ?> /assets/theme/ <?php echo $requestTheme ?> /css/yggverse/graph/calendar/month.css? <?php echo time () ?> " />
< link rel = "stylesheet" type = "text/css" href = " <?php echo WEBSITE_URL ?> /assets/theme/ <?php echo $requestTheme ?> /css/yggverse/graph/calendar/month.css? <?php echo WEBSITE_CSS_VERSION ?> " />
< title >
< title >
<?php echo sprintf ( _ ( '%s - Yggdrasil network explorer since %s' ), WEBSITE_NAME , date ( 'Y' , $memory -> getByMethodCallback ( $db , 'getPeerFirstByTimeAdded' ) -> timeAdded )) ?>
<?php echo sprintf ( _ ( '%s - Yggdrasil network explorer since %s' ), WEBSITE_NAME , date ( 'Y' , $memory -> getByMethodCallback ( $db , 'getPeerFirstByTimeAdded' ) -> timeAdded )) ?>
< / title >
< / title >