{% extends "base.html" %} {% set active_page = "profile" %} {% set active_link = "profile" %} {% import "account/_helpers.html" as helper %} {% import "projects/_helpers.html" as project_helper %} {% block content %}