I am trying to keep my page a pure template, so i never have to change the markup page. layout is in templates and text is in another file. Would like to make it simple to build the markup so was hoping something like this could be done:
On page 1 holding text:
$varaudio = "audio text about stuff";
on page 2 calling for variable:
$var1="audio"
$var+var1