Allura/allura/templates/jinja_master/theme_macros.html [146:179]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Return to {{project.neighborhood.name}}

{{project.neighborhood.name}}

{% if project.neighborhood.project_list_url %} {% endif %}
{% endif %} {%- endmacro %} {% endif %} {% if login_overlay is undefined %} {%- macro login_overlay() %} {% do g.register_js('js/jquery.lightbox_me.js') %} {% do g.register_forge_js('js/jquery-ui.min.js') %} {% do g.register_js('js/login_overlay.js') %}

Login Required

{%- endmacro %} {% endif %} {% if site_notification is undefined %} {%- macro site_notification() %} {% set note = g.theme.get_site_notification() %} {% if note %}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Allura/allura/templates_responsive/jinja_master/theme_macros.html [163:196]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Return to {{project.neighborhood.name}}

{{project.neighborhood.name}}

{% if project.neighborhood.project_list_url %} {% endif %}
{% endif %} {%- endmacro %} {% endif %} {% if login_overlay is undefined %} {%- macro login_overlay() %} {% do g.register_js('js/jquery.lightbox_me.js') %} {% do g.register_forge_js('js/jquery-ui.min.js') %} {% do g.register_js('js/login_overlay.js') %}

Login Required

{%- endmacro %} {% endif %} {% if site_notification is undefined %} {%- macro site_notification() %} {% set note = g.theme.get_site_notification() %} {% if note %}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -