Template Tags - ksp-media/laikacms GitHub Wiki
@use('template-slug.html')
@section(<identifier>)
content of the section
@endsection
@editable_text(<identifier>)
Content
@endeditable_text
@editable_text_line(<identifier>)Text @endeditable_text_line
@module_include('Controller#Action','param1=value1¶m2=value2...')@endmodule_include
@template_file('local/path/to/template/from/base/dir')
@editable_asset(<identifier>)/asset/path/@endeditable_asset