{% extends "base.html" %} {% block title %}Welcome{% endblock %} {% block content %}

User Portal

This page will be a user portal that links to the projects you are a member of and links to the various admin functions, if any.

{% endblock %}