Template fixer-upper

This commit is contained in:
Christopher Neugebauer 2016-10-10 08:52:51 -07:00
parent 833eebc46d
commit 0cd7d47805

View file

@ -2,7 +2,7 @@
{% load wagtailimages_tags %}
{% image value.profile_image width-800 as profile_image %}
<div class="panel panel__compact {% if forloop.first %}panel__first{% elif forloop.last %}panel__last{% endif %}">
<div class="panel panel__compact {% if forloop.first %}panel__first{% endif %} {% if forloop.last %}panel__last{% endif %}">
<div class="panel--content">
<div class="panel--1-3">
<div class="portrait">