{% extends 'base.html' %} {% block header %}
Enable public page for this member? These settings are non-destructive and can be reverted at any time.
Public: member's customizable page can be viewed by anyone with access to the site
Private: member's page is viewable by users logged in to the site
Disabled: a custom page is not enabled for this member
{% set public_page = member[21] %}Set a custom URL for your page. This has to be unique. Trying to set a custom URL that is already in use won't work.
{% if member[22] %}{% set customurl = member[22] %}{% else %}{% set customurl = "" %}{% endif %}Select which sections to show on this member's public page
Customize section titles. Leave blank to hide the heading bar for that section altogether.
{% if unjoined_groups or joined_groups %}Here you can make sections for your page, embed whatever you like