{% extends "picata/base.html" %} {% comment %} Two-column layout (50%/50%), with a 2px line between the columns. Override the "content" block with a series of
s, or just pass in a list of content items called "divs". {% endcomment %} {% block main_classes %}split-view{% endblock %} {% block content %} {% for div in self.content %}