{% extends "layout.html" %} {% block title %}{{ this.title }} | The Transcript{% endblock %} {% from 'macros/blocksupport.html' import render_full_width_blocks %} {% block outerbody %}
by {% if this.twitter_handle %} {{ this.author or this.twitter_handle }} {% else %} {{ this.author }} {% endif %} on {{ this.pub_date|dateformat('full') }}