Fix age echo
This commit is contained in:
parent
d063444a8b
commit
a3f80aab6b
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user