Fix delete portfolio flash message position

This commit is contained in:
George Drummond 2019-06-10 15:36:34 -04:00
parent c612862036
commit 39bcb05019
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -6,8 +6,6 @@
{% block content %}
<main class="home">
{% include "fragments/flash.html" %}
{% if portfolios %}
{% set sticky_header = "home.new_portfolio" | translate %}
{% else %}
@ -21,6 +19,8 @@
{% endcall %}
<div class="about-cloud">
{% include "fragments/flash.html" %}
<h1>{{ "home.head" | translate }}</h1>
<semi-collapsible-text inline-template>