{% extends "base.html" %} {% block title %} {{ title }} {% endblock %} {% block content %} {% include 'menu.html' %} {% include 'flash.html' %}

Select a portfolio

{% endblock %}