{% extends "layout.html" %} {% block css %} .container > .content{ background-color: #fff; padding: 20px; /* negative indent the amount of the padding to maintain the grid system */ margin: 0 -20px; -webkit-border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.15); box-shadow: 0 1px 2px rgba(0,0,0,.15); } footer p { text-align: center; } .newbody { min-height: 200px } .heading { text-align: center; } {% endblock %} {% block js %} {% endblock %} {% block body %} {% if not professional %}
×

Added a profile type successfully Please check the drop down menu for the types

×

Sorry something went wrong you probably might want to try again

×

Added a new profile successfully! Please check the All profiles page to edit it or change other attributes

×

Oh! Something went wrong, you might want to try that again.

Rural Housing Knowledge Network




   Profile type management


Once the profile is added, you can add the content in the edit section. You will be redirected to the edit section once you hit submit.

See all profiles?
{% else %}

Rural Housing Knowledge Network


Add a professional profile


×

No can do cap'n Please check there is a missing field in the form. You need to fill all fields.

×

Added a professional/organization Please check the All profiles page to edit the profile

{% endif %} {% endblock %}