{% comment %} This partial template includes another partial from the context specific to a specific App's partial. This allows the partial to be rendered with only the context specified by the app, without interference from contexts from other apps. {% endcomment %} {% include app_partial %}