Well idk much about php, and im having problems with a simple include in my template
, i want a featuredarticle thing, so i for make it easier i want the include, but :
<?php include("featuredarticle.html"); ?>,
doesnt work
im using modern aac, maybe thats why, anyone knows how to use an include in modern aac? rep++ if u help me 
<?php include("featuredarticle.html"); ?>,
doesnt work