[[extend "layout.html"]] [[ # notice [[... are yatl tags and they contain pure python code, rendered server side # while {{... are vue tags and they contain vue/js code, rendered client side ]] You have been here [[= session.get('counter') ]] times There are {{ items.length }} todo items Add {{item.info}} Done!