Can anyone please show me how to include a static image in my template with SilverStripe 4? Because $ThemeDir is not working.
E.g.
<img src="$ThemeDir/images/home/admissions.svg"/>
is not working.
Can anyone please show me how to include a static image in my template with SilverStripe 4? Because $ThemeDir is not working.
E.g.
<img src="$ThemeDir/images/home/admissions.svg"/>
is not working.