{{ p.title }} {% if p.calendar %} calendar_today{{ p.calendar.strftime('%B %-d, %Y') }} {% endif %} {{ T('last-changed') }} {{ rev.human_pub_date() }} ยท {{ T('jump-to-actions') }} {% block history_nav %}{% endblock %} {% if p.is_cw %} Content Warning - this page may contain shocking or unexpected content, spoilers, or similar. Proceed with caution. {% endif %} {{ rev.html(math = request.args.get('math') not in ['0', 'false', 'no', 'off'])|safe }} {% if p.tags %} {{ T('tags') }}: {% for tag in p.tags %} #{{ tag.name }} ({{ tag.popularity() }}) {% endfor %} {% endif %}