Variable for Template in Seme Framework View

There is some variables that defined in Seme Framework.

  • {{base_url}}, use for replace the base_url in theme.json dan script.json file.
  • {{cdn_url}} use for replace the cdn_url in theme.json dan script.json file.
  • $__forward forward all defined variables in current view to another view element.