Packages

An open and opinionated DeFi/CeFi/TradFi trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation

Current section

Files

Jump to
prop lib prop_web templates layout app.html.eex
Raw

lib/prop_web/templates/layout/app.html.eex

<p role="alert"><%= get_flash(@conn, :info) %></p>
<p role="alert"><%= get_flash(@conn, :error) %></p>
<%= @inner_content %>