Fix age echo

This commit is contained in:
Fred Boniface 2022-10-30 20:01:29 +00:00
parent d063444a8b
commit a3f80aab6b
1 changed files with 4 additions and 4 deletions

View File

@ -10,10 +10,10 @@
<?php include "./page-blocks/micro-content.php"; ?> <?php include "./page-blocks/micro-content.php"; ?>
<div class="content hide_micro"> <div class="content hide_micro">
<p> <p>
Hello, I'm Fred, a <?php echo getAge(1993,11); ?> rail professional Hello, I'm Fred, a <?php echo getAge(1993,11); ?> year old
and Local RMT Rep. I don't intend for this to be about rail professional and Local RMT Rep. I don't intend for
work though, I do lots of hobbies on the side and you can this to be about work though, I do lots of hobbies on the
read about them here. side and you can read about them here.
</p> </p>
<p> <p>
I will eventually write more here and probably throw in some photos. I will eventually write more here and probably throw in some photos.