Files @ 283aa5d22bb2
Branch filter:

Location: symposion_app/pinaxcon/templates/_right_floating_image.html

Clinton Roy
make a slot for exclusive events with no allocated rooms, things like food breaks.
1
2
3
4
5
<div class="right-floating-image" >
  <div class="portrait">
    <div style="background-image: url('{{ image_url }}');" class="portrait--img"></div>
  </div>
</div>