Dear Girmay Gezae,
Please update YT Plugin.
If not, you can go to your_site\templates\sj_teen\templateDetails.xml and find:
<field name="templateLayout" default="main-right" type="filelist" filter = ".xml" stripext=".xml" directory="templates/sj_teen/layouts/" hide_default="1" label="LAYOUT_LABEL" description="LAYOUT_DESC" />
=> Edit to:
<field name="templateLayout" default="main-right" type="filelist" filter = ".xml" stripext="true" directory="templates/sj_teen/layouts/" hide_default="1" label="LAYOUT_LABEL" description="LAYOUT_DESC" />
Thanks!