Add in success flash message

This commit is contained in:
George Drummond
2019-06-07 10:59:40 -04:00
parent 5bcfcc1568
commit c08f14382f
3 changed files with 9 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
{% block content %}
<main class="home">
{% include "fragments/flash.html" %}
{% if portfolios %}
{% set sticky_header = "home.new_portfolio" | translate %}