@require(annotations) @extends('return_value.html') @def extension(): @if annotations:
@for annotation in annotations: [\ \ @annotation.nick\ \ @if annotation.value: @annotation.value\ @end ]\ @end