{% if session.logged_in %}
+ Tag management
+ Show all profiles
+ Add Profile
- Logout
{% block body %} {% endblock %} {% endif %} {% if not session.logged_in %}
Rural Housing Knowledge Network
{% if not loginpage %}
Please Login in to access this page
{% endif %} {% block loginbody %} {% endblock %}
{% endif %}
{% block js %} {% endblock %}