diff --git a/project/accounts/templates/accounts/user_civis.html b/project/accounts/templates/accounts/user_civis.html new file mode 100644 index 00000000..99193e5a --- /dev/null +++ b/project/accounts/templates/accounts/user_civis.html @@ -0,0 +1,87 @@ +{% extends "base.html" %} +{% load i18n %} + +{% block content %} + {% for civi in civis %} +