You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by tv...@apache.org on 2013/04/24 00:03:44 UTC

[24/50] [abbrv] git commit: Override newline after license header in jinja2 templates

Override newline after license header in jinja2 templates

Signed-off-by: Peter Hartmann <pe...@apache.org>

Project: http://git-wip-us.apache.org/repos/asf/incubator-allura/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-allura/commit/6f801213
Tree: http://git-wip-us.apache.org/repos/asf/incubator-allura/tree/6f801213
Diff: http://git-wip-us.apache.org/repos/asf/incubator-allura/diff/6f801213

Branch: refs/heads/tv/vagrant
Commit: 6f8012136c2f2b78614e4bc86a564212519f2d5e
Parents: ee46021
Author: Peter Hartmann <pe...@apache.org>
Authored: Thu Apr 18 19:31:20 2013 +0200
Committer: Peter Hartmann <pe...@apache.org>
Committed: Thu Apr 18 19:31:20 2013 +0200

----------------------------------------------------------------------
 .../admin/templates/admin_widgets/card_field.html  |    4 ++--
 .../templates/admin_widgets/metadata_admin.html    |    4 ++--
 Allura/allura/ext/admin/templates/audit.html       |    4 ++--
 .../allura/ext/admin/templates/project_admin.html  |    4 ++--
 .../allura/ext/admin/templates/project_group.html  |    4 ++--
 .../allura/ext/admin/templates/project_groups.html |    4 ++--
 .../ext/admin/templates/project_invitations.html   |    4 ++--
 .../ext/admin/templates/project_overview.html      |    4 ++--
 .../ext/admin/templates/project_permissions.html   |    4 ++--
 .../ext/admin/templates/project_screenshots.html   |    4 ++--
 .../allura/ext/admin/templates/project_tools.html  |    4 ++--
 .../allura/ext/admin/templates/project_trove.html  |    4 ++--
 .../allura/ext/admin/templates/widgets/audit.html  |    4 ++--
 .../templates/user_dashboard_configuration.html    |    4 ++--
 .../ext/user_profile/templates/user_index.html     |    4 ++--
 Allura/allura/templates/app_admin_edit_label.html  |    4 ++--
 Allura/allura/templates/app_admin_options.html     |    4 ++--
 Allura/allura/templates/app_admin_permissions.html |    4 ++--
 Allura/allura/templates/award.html                 |    4 ++--
 Allura/allura/templates/award_not_found.html       |    4 ++--
 Allura/allura/templates/awards.html                |    4 ++--
 Allura/allura/templates/bare_openid.html           |    4 ++--
 Allura/allura/templates/claim_openid.html          |    4 ++--
 Allura/allura/templates/create_account.html        |    4 ++--
 Allura/allura/templates/custom_login.html          |    4 ++--
 Allura/allura/templates/discussion/index.html      |    4 ++--
 Allura/allura/templates/discussion/moderate.html   |    4 ++--
 Allura/allura/templates/discussion/post.html       |    4 ++--
 Allura/allura/templates/discussion/thread.html     |    4 ++--
 Allura/allura/templates/error.html                 |    4 ++--
 Allura/allura/templates/grant.html                 |    4 ++--
 Allura/allura/templates/grants.html                |    4 ++--
 Allura/allura/templates/jinja_master/lib.html      |    4 ++--
 Allura/allura/templates/jinja_master/master.html   |    4 ++--
 Allura/allura/templates/jinja_master/nav_menu.html |    4 ++--
 .../templates/jinja_master/neigh_nav_menu.html     |    4 ++--
 .../templates/jinja_master/neigh_top_nav.html      |    4 ++--
 .../templates/jinja_master/sidebar_menu.html       |    4 ++--
 .../templates/jinja_master/theme_macros.html       |    4 ++--
 Allura/allura/templates/jinja_master/top_nav.html  |    4 ++--
 Allura/allura/templates/login.html                 |    4 ++--
 Allura/allura/templates/markdown_syntax.html       |    4 ++--
 .../allura/templates/markdown_syntax_dialog.html   |    4 ++--
 .../allura/templates/neighborhood_add_project.html |    4 ++--
 .../templates/neighborhood_admin_accolades.html    |    4 ++--
 .../templates/neighborhood_admin_overview.html     |    4 ++--
 Allura/allura/templates/neighborhood_help.html     |    4 ++--
 Allura/allura/templates/neighborhood_list.html     |    4 ++--
 Allura/allura/templates/neighborhood_moderate.html |    4 ++--
 .../templates/neighborhood_project_list.html       |    4 ++--
 Allura/allura/templates/neighborhood_stats.html    |    4 ++--
 .../templates/neighborhood_stats_adminlist.html    |    4 ++--
 Allura/allura/templates/oauth_applications.html    |    4 ++--
 Allura/allura/templates/oauth_authorize.html       |    4 ++--
 Allura/allura/templates/oauth_authorize_ok.html    |    4 ++--
 Allura/allura/templates/oembed/generic.html        |    4 ++--
 Allura/allura/templates/oembed/html_tpl.html       |    4 ++--
 Allura/allura/templates/oembed/link.html           |    4 ++--
 Allura/allura/templates/oembed/link_opera.html     |    4 ++--
 Allura/allura/templates/oembed/link_twitter.html   |    4 ++--
 Allura/allura/templates/oembed/photo.html          |    4 ++--
 Allura/allura/templates/project_list.html          |    4 ++--
 Allura/allura/templates/repo/admin_extensions.html |    4 ++--
 Allura/allura/templates/repo/barediff.html         |    4 ++--
 Allura/allura/templates/repo/commit.html           |    4 ++--
 Allura/allura/templates/repo/commit_basic.html     |    4 ++--
 Allura/allura/templates/repo/commit_browser.html   |    4 ++--
 Allura/allura/templates/repo/diff.html             |    4 ++--
 Allura/allura/templates/repo/file.html             |    4 ++--
 Allura/allura/templates/repo/fork.html             |    4 ++--
 Allura/allura/templates/repo/forks.html            |    4 ++--
 Allura/allura/templates/repo/log.html              |    4 ++--
 Allura/allura/templates/repo/merge_request.html    |    4 ++--
 Allura/allura/templates/repo/merge_requests.html   |    4 ++--
 Allura/allura/templates/repo/repo_master.html      |    4 ++--
 Allura/allura/templates/repo/request_merge.html    |    4 ++--
 Allura/allura/templates/repo/tags.html             |    4 ++--
 Allura/allura/templates/repo/tarball.html          |    4 ++--
 Allura/allura/templates/repo/tree.html             |    4 ++--
 Allura/allura/templates/search_index.html          |    4 ++--
 Allura/allura/templates/setup_openid_user.html     |    4 ++--
 Allura/allura/templates/site_admin.html            |    4 ++--
 .../templates/site_admin_add_subscribers.html      |    4 ++--
 .../allura/templates/site_admin_api_tickets.html   |    4 ++--
 Allura/allura/templates/site_admin_index.html      |    4 ++--
 .../allura/templates/site_admin_new_projects.html  |    4 ++--
 .../allura/templates/site_admin_reclone_repo.html  |    4 ++--
 Allura/allura/templates/site_admin_stats.html      |    4 ++--
 Allura/allura/templates/site_admin_task_list.html  |    4 ++--
 Allura/allura/templates/site_admin_task_new.html   |    4 ++--
 Allura/allura/templates/site_admin_task_view.html  |    4 ++--
 Allura/allura/templates/tool_list.html             |    4 ++--
 Allura/allura/templates/trovecategories.html       |    4 ++--
 Allura/allura/templates/user_availability.html     |    4 ++--
 Allura/allura/templates/user_contacts.html         |    4 ++--
 Allura/allura/templates/user_info.html             |    4 ++--
 Allura/allura/templates/user_prefs.html            |    4 ++--
 Allura/allura/templates/user_skills.html           |    4 ++--
 Allura/allura/templates/user_subs.html             |    4 ++--
 Allura/allura/templates/widgets/admin_field.html   |    4 ++--
 Allura/allura/templates/widgets/admin_form.html    |    4 ++--
 Allura/allura/templates/widgets/analytics.html     |    4 ++--
 Allura/allura/templates/widgets/attachment.html    |    4 ++--
 .../allura/templates/widgets/attachment_add.html   |    4 ++--
 .../allura/templates/widgets/attachment_list.html  |    4 ++--
 Allura/allura/templates/widgets/discussion.html    |    4 ++--
 .../templates/widgets/discussion_header.html       |    4 ++--
 .../allura/templates/widgets/download_button.html  |    4 ++--
 Allura/allura/templates/widgets/edit_post.html     |    4 ++--
 Allura/allura/templates/widgets/field_cluster.html |    4 ++--
 Allura/allura/templates/widgets/file_chooser.html  |    4 ++--
 Allura/allura/templates/widgets/flag_post.html     |    4 ++--
 Allura/allura/templates/widgets/forge_form.html    |    4 ++--
 Allura/allura/templates/widgets/include.html       |    4 ++--
 Allura/allura/templates/widgets/label_edit.html    |    4 ++--
 Allura/allura/templates/widgets/lightbox.html      |    4 ++--
 Allura/allura/templates/widgets/markdown_edit.html |    4 ++--
 Allura/allura/templates/widgets/moderate_post.html |    4 ++--
 .../allura/templates/widgets/moderate_posts.html   |    4 ++--
 .../widgets/neighborhood_add_project.html          |    4 ++--
 .../widgets/neighborhood_overview_form.html        |    4 ++--
 .../widgets/neighborhood_project_select.html       |    4 ++--
 .../allura/templates/widgets/new_topic_post.html   |    4 ++--
 Allura/allura/templates/widgets/page_list.html     |    4 ++--
 Allura/allura/templates/widgets/page_size.html     |    4 ++--
 Allura/allura/templates/widgets/post_thread.html   |    4 ++--
 Allura/allura/templates/widgets/post_widget.html   |    4 ++--
 .../templates/widgets/project_list_widget.html     |    4 ++--
 .../templates/widgets/project_screenshots.html     |    4 ++--
 .../allura/templates/widgets/project_summary.html  |    4 ++--
 .../templates/widgets/project_user_combo.html      |    4 ++--
 .../templates/widgets/project_user_select.html     |    4 ++--
 Allura/allura/templates/widgets/repo/commit.html   |    4 ++--
 .../templates/widgets/repo/commit_browser.html     |    4 ++--
 Allura/allura/templates/widgets/repo/log.html      |    4 ++--
 Allura/allura/templates/widgets/repo/revision.html |    4 ++--
 .../allura/templates/widgets/repo/tree_widget.html |    4 ++--
 .../allura/templates/widgets/search_results.html   |    4 ++--
 .../templates/widgets/sortable_repeated_field.html |    4 ++--
 .../allura/templates/widgets/sortable_table.html   |    4 ++--
 Allura/allura/templates/widgets/state_field.html   |    4 ++--
 Allura/allura/templates/widgets/subscribe.html     |    4 ++--
 .../templates/widgets/subscription_form.html       |    4 ++--
 Allura/allura/templates/widgets/thread_header.html |    4 ++--
 Allura/allura/templates/widgets/thread_widget.html |    4 ++--
 Allura/allura/templates/widgets/threads_table.html |    4 ++--
 Allura/allura/templates/widgets/vote.html          |    4 ++--
 ForgeActivity/forgeactivity/templates/index.html   |    4 ++--
 .../forgeactivity/templates/widgets/follow.html    |    4 ++--
 .../forgeblog/templates/blog/admin_exfeed.html     |    4 ++--
 .../forgeblog/templates/blog/admin_options.html    |    4 ++--
 ForgeBlog/forgeblog/templates/blog/edit_post.html  |    4 ++--
 ForgeBlog/forgeblog/templates/blog/edit_posts.html |    4 ++--
 ForgeBlog/forgeblog/templates/blog/index.html      |    4 ++--
 ForgeBlog/forgeblog/templates/blog/post.html       |    4 ++--
 ForgeBlog/forgeblog/templates/blog/post_diff.html  |    4 ++--
 .../forgeblog/templates/blog/post_history.html     |    4 ++--
 ForgeBlog/forgeblog/templates/blog/search.html     |    4 ++--
 .../templates/blog_widgets/page_list.html          |    4 ++--
 .../templates/blog_widgets/post_form.html          |    4 ++--
 .../templates/blog_widgets/preview_post.html       |    4 ++--
 .../templates/blog_widgets/view_post.html          |    4 ++--
 ForgeChat/forgechat/templates/chat/chat_lib.html   |    4 ++--
 ForgeChat/forgechat/templates/chat/day.html        |    4 ++--
 ForgeChat/forgechat/templates/chat/index.html      |    4 ++--
 ForgeChat/forgechat/templates/chat/search.html     |    4 ++--
 .../templates/discussion_widgets/add_forum.html    |    4 ++--
 .../discussion_widgets/add_forum_short.html        |    4 ++--
 .../templates/discussion_widgets/discussion.html   |    4 ++--
 .../templates/discussion_widgets/forum_header.html |    4 ++--
 .../discussion_widgets/forum_summary.html          |    4 ++--
 .../discussion_widgets/thread_header.html          |    4 ++--
 .../templates/discussionforums/admin_forums.html   |    4 ++--
 .../templates/discussionforums/admin_options.html  |    4 ++--
 .../templates/discussionforums/create_topic.html   |    4 ++--
 .../templates/discussionforums/deleted.html        |    4 ++--
 .../templates/discussionforums/index.html          |    4 ++--
 .../templates/discussionforums/search.html         |    4 ++--
 .../templates/discussionforums/thread.html         |    4 ++--
 ForgeGit/forgegit/templates/git/index.html         |    4 ++--
 ForgeLink/forgelink/templates/link/index.html      |    4 ++--
 ForgeSVN/forgesvn/templates/svn/checkout_url.html  |    4 ++--
 ForgeSVN/forgesvn/templates/svn/import.html        |    4 ++--
 ForgeSVN/forgesvn/templates/svn/index.html         |    4 ++--
 ForgeShortUrl/forgeshorturl/templates/add.html     |    4 ++--
 ForgeShortUrl/forgeshorturl/templates/index.html   |    4 ++--
 ForgeShortUrl/forgeshorturl/templates/master.html  |    4 ++--
 ForgeShortUrl/forgeshorturl/templates/search.html  |    4 ++--
 .../templates/tracker/admin_fields.html            |    4 ++--
 .../templates/tracker/admin_options.html           |    4 ++--
 .../forgetracker/templates/tracker/bin.html        |    4 ++--
 .../forgetracker/templates/tracker/index.html      |    4 ++--
 .../forgetracker/templates/tracker/mass_edit.html  |    4 ++--
 .../forgetracker/templates/tracker/milestone.html  |    4 ++--
 .../forgetracker/templates/tracker/milestones.html |    4 ++--
 .../templates/tracker/move_ticket.html             |    4 ++--
 .../forgetracker/templates/tracker/new_bin.html    |    4 ++--
 .../forgetracker/templates/tracker/new_ticket.html |    4 ++--
 .../forgetracker/templates/tracker/search.html     |    4 ++--
 .../forgetracker/templates/tracker/stats.html      |    4 ++--
 .../forgetracker/templates/tracker/ticket.html     |    4 ++--
 .../templates/tracker_widgets/bin_form.html        |    4 ++--
 .../tracker_widgets/custom_field_admin.html        |    4 ++--
 .../tracker_widgets/custom_field_admin_detail.html |    4 ++--
 .../tracker_widgets/custom_field_display.html      |    4 ++--
 .../tracker_widgets/custom_fields_display.html     |    4 ++--
 .../templates/tracker_widgets/mass_edit.html       |    4 ++--
 .../templates/tracker_widgets/mass_edit_form.html  |    4 ++--
 .../templates/tracker_widgets/options_admin.html   |    4 ++--
 .../tracker_widgets/ticket_custom_fields.html      |    4 ++--
 .../templates/tracker_widgets/ticket_form.html     |    4 ++--
 .../tracker_widgets/ticket_search_results.html     |    4 ++--
 .../forgeuserstats/templates/artifacts.html        |    4 ++--
 .../forgeuserstats/templates/commits.html          |    4 ++--
 ForgeUserStats/forgeuserstats/templates/index.html |    4 ++--
 .../forgeuserstats/templates/settings.html         |    4 ++--
 .../forgeuserstats/templates/tickets.html          |    4 ++--
 .../forgewiki/templates/wiki/admin_add_page.html   |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/admin_home.html |    4 ++--
 .../forgewiki/templates/wiki/admin_options.html    |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/browse.html     |    4 ++--
 .../forgewiki/templates/wiki/browse_tags.html      |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/master.html     |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/page_diff.html  |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/page_edit.html  |    4 ++--
 .../forgewiki/templates/wiki/page_history.html     |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/page_view.html  |    4 ++--
 ForgeWiki/forgewiki/templates/wiki/search.html     |    4 ++--
 228 files changed, 456 insertions(+), 456 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/admin_widgets/card_field.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/admin_widgets/card_field.html b/Allura/allura/ext/admin/templates/admin_widgets/card_field.html
index 49c3e47..fe03142 100644
--- a/Allura/allura/ext/admin/templates/admin_widgets/card_field.html
+++ b/Allura/allura/ext/admin/templates/admin_widgets/card_field.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <div class="fleft active-card">
   <input type="hidden" name="card-{{index}}.id" value="{{id}}"/>
   <ul class="deck">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/admin_widgets/metadata_admin.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/admin_widgets/metadata_admin.html b/Allura/allura/ext/admin/templates/admin_widgets/metadata_admin.html
index f75e1e9..738428f 100644
--- a/Allura/allura/ext/admin/templates/admin_widgets/metadata_admin.html
+++ b/Allura/allura/ext/admin/templates/admin_widgets/metadata_admin.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <form method="POST" action="update" enctype="multipart/form-data" id="metadata_form">
   <div class="grid-9">
     {{ widget.display_label(widget.fields.name) }}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/audit.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/audit.html b/Allura/allura/ext/admin/templates/audit.html
index dae06f3..4de58b8 100644
--- a/Allura/allura/ext/admin/templates/audit.html
+++ b/Allura/allura/ext/admin/templates/audit.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / Admin / Audit{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_admin.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_admin.html b/Allura/allura/ext/admin/templates/project_admin.html
index 21b2196..3da1c0c 100644
--- a/Allura/allura/ext/admin/templates/project_admin.html
+++ b/Allura/allura/ext/admin/templates/project_admin.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 {% set wiki_found = False %}
 {% set tracker_found = False %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_group.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_group.html b/Allura/allura/ext/admin/templates/project_group.html
index c32d61b..927b776 100644
--- a/Allura/allura/ext/admin/templates/project_group.html
+++ b/Allura/allura/ext/admin/templates/project_group.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% if show_settings %}
 {{c.form.display(value=group, action=action)}}
 {% else %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_groups.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_groups.html b/Allura/allura/ext/admin/templates/project_groups.html
index 79e93fc..54f7c26 100644
--- a/Allura/allura/ext/admin/templates/project_groups.html
+++ b/Allura/allura/ext/admin/templates/project_groups.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% do g.register_forge_css('css/forge/deck.css') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_invitations.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_invitations.html b/Allura/allura/ext/admin/templates/project_invitations.html
index 157ab99..7f4e63e 100644
--- a/Allura/allura/ext/admin/templates/project_invitations.html
+++ b/Allura/allura/ext/admin/templates/project_invitations.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / Neighborhood Invitation(s){% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_overview.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_overview.html b/Allura/allura/ext/admin/templates/project_overview.html
index 8df4dac..3c77be2 100644
--- a/Allura/allura/ext/admin/templates/project_overview.html
+++ b/Allura/allura/ext/admin/templates/project_overview.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / Metadata{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_permissions.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_permissions.html b/Allura/allura/ext/admin/templates/project_permissions.html
index fbec05c..186bd06 100644
--- a/Allura/allura/ext/admin/templates/project_permissions.html
+++ b/Allura/allura/ext/admin/templates/project_permissions.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% do g.register_forge_css('css/forge/deck.css') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_screenshots.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_screenshots.html b/Allura/allura/ext/admin/templates/project_screenshots.html
index 33af8ef..3f92475 100644
--- a/Allura/allura/ext/admin/templates/project_screenshots.html
+++ b/Allura/allura/ext/admin/templates/project_screenshots.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / Screenshots{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_tools.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_tools.html b/Allura/allura/ext/admin/templates/project_tools.html
index b9a9a2d..c4344cb 100644
--- a/Allura/allura/ext/admin/templates/project_tools.html
+++ b/Allura/allura/ext/admin/templates/project_tools.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% do g.register_forge_css('css/forge/deck.css') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/project_trove.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/project_trove.html b/Allura/allura/ext/admin/templates/project_trove.html
index e0b7723..bcd557d 100644
--- a/Allura/allura/ext/admin/templates/project_trove.html
+++ b/Allura/allura/ext/admin/templates/project_trove.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / Categorization{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/admin/templates/widgets/audit.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/admin/templates/widgets/audit.html b/Allura/allura/ext/admin/templates/widgets/audit.html
index ca27014..e26f075 100644
--- a/Allura/allura/ext/admin/templates/widgets/audit.html
+++ b/Allura/allura/ext/admin/templates/widgets/audit.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <div class="grid-19">
   <div style="overflow:auto">
     <table>

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/user_profile/templates/user_dashboard_configuration.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/user_profile/templates/user_dashboard_configuration.html b/Allura/allura/ext/user_profile/templates/user_dashboard_configuration.html
index 77df776..0ff962a 100644
--- a/Allura/allura/ext/user_profile/templates/user_dashboard_configuration.html
+++ b/Allura/allura/ext/user_profile/templates/user_dashboard_configuration.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{user.display_name}} / Configure Dashboard{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/ext/user_profile/templates/user_index.html
----------------------------------------------------------------------
diff --git a/Allura/allura/ext/user_profile/templates/user_index.html b/Allura/allura/ext/user_profile/templates/user_index.html
index b084ce02..014406d 100644
--- a/Allura/allura/ext/user_profile/templates/user_index.html
+++ b/Allura/allura/ext/user_profile/templates/user_index.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/app_admin_edit_label.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/app_admin_edit_label.html b/Allura/allura/templates/app_admin_edit_label.html
index 3944716..e76eab2 100644
--- a/Allura/allura/templates/app_admin_edit_label.html
+++ b/Allura/allura/templates/app_admin_edit_label.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <!DOCTYPE html>
 <form method="post" action="{{c.project.url()}}admin/{{app.config.options.mount_point}}/update_label">
   {% for o in app.config_options if o.name in ['mount_label'] %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/app_admin_options.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/app_admin_options.html b/Allura/allura/templates/app_admin_options.html
index 938d571..83a3aa6 100644
--- a/Allura/allura/templates/app_admin_options.html
+++ b/Allura/allura/templates/app_admin_options.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <!DOCTYPE html>
 <form method="post" action="{{c.project.url()}}admin/{{app.config.options.mount_point}}/configure">
   {% for o in app.config_options if o.name not in ['mount_point', 'mount_label', 'ordinal'] %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/app_admin_permissions.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/app_admin_permissions.html b/Allura/allura/templates/app_admin_permissions.html
index 260ef0b..039a898 100644
--- a/Allura/allura/templates/app_admin_permissions.html
+++ b/Allura/allura/templates/app_admin_permissions.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% do g.register_forge_css('css/forge/deck.css') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/award.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/award.html b/Allura/allura/templates/award.html
index 8c062c7..3cb2b72 100644
--- a/Allura/allura/templates/award.html
+++ b/Allura/allura/templates/award.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Award{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/award_not_found.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/award_not_found.html b/Allura/allura/templates/award_not_found.html
index 2dd95e4..e2d21dc 100644
--- a/Allura/allura/templates/award_not_found.html
+++ b/Allura/allura/templates/award_not_found.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Award Not Found{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/awards.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/awards.html b/Allura/allura/templates/awards.html
index c4beb60..950f74a 100644
--- a/Allura/allura/templates/awards.html
+++ b/Allura/allura/templates/awards.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Award List{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/bare_openid.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/bare_openid.html b/Allura/allura/templates/bare_openid.html
index 2de4d23..d30e796 100644
--- a/Allura/allura/templates/bare_openid.html
+++ b/Allura/allura/templates/bare_openid.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Setup a Full Account{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/claim_openid.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/claim_openid.html b/Allura/allura/templates/claim_openid.html
index 54fe715..7421dfa 100644
--- a/Allura/allura/templates/claim_openid.html
+++ b/Allura/allura/templates/claim_openid.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/create_account.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/create_account.html b/Allura/allura/templates/create_account.html
index 94aeee9..48171c7 100644
--- a/Allura/allura/templates/create_account.html
+++ b/Allura/allura/templates/create_account.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/custom_login.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/custom_login.html b/Allura/allura/templates/custom_login.html
index 23023ab..94f130b 100644
--- a/Allura/allura/templates/custom_login.html
+++ b/Allura/allura/templates/custom_login.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{title}}{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/discussion/index.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/discussion/index.html b/Allura/allura/templates/discussion/index.html
index fab97d3..7443462 100644
--- a/Allura/allura/templates/discussion/index.html
+++ b/Allura/allura/templates/discussion/index.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,5 +15,5 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {{c.discussion.display(value=discussion, threads=threads, limit=limit, page=page, count=count)}}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/discussion/moderate.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/discussion/moderate.html b/Allura/allura/templates/discussion/moderate.html
index 78dcf3c..b5f2e22 100644
--- a/Allura/allura/templates/discussion/moderate.html
+++ b/Allura/allura/templates/discussion/moderate.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/discussion/post.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/discussion/post.html b/Allura/allura/templates/discussion/post.html
index 49284ce..5b015f2 100644
--- a/Allura/allura/templates/discussion/post.html
+++ b/Allura/allura/templates/discussion/post.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/discussion/thread.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/discussion/thread.html b/Allura/allura/templates/discussion/thread.html
index c17f2e6..87e718b 100644
--- a/Allura/allura/templates/discussion/thread.html
+++ b/Allura/allura/templates/discussion/thread.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/error.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/error.html b/Allura/allura/templates/error.html
index f3cc6ff..3bfacc9 100644
--- a/Allura/allura/templates/error.html
+++ b/Allura/allura/templates/error.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/grant.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/grant.html b/Allura/allura/templates/grant.html
index cbb075a..ce490d9 100644
--- a/Allura/allura/templates/grant.html
+++ b/Allura/allura/templates/grant.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Grant{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/grants.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/grants.html b/Allura/allura/templates/grants.html
index cd39a3a..1d56047 100644
--- a/Allura/allura/templates/grants.html
+++ b/Allura/allura/templates/grants.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Grants List{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/lib.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/lib.html b/Allura/allura/templates/jinja_master/lib.html
index 99ff405..0e4938a 100644
--- a/Allura/allura/templates/jinja_master/lib.html
+++ b/Allura/allura/templates/jinja_master/lib.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% macro related_artifacts(artifact) -%}
   {% set related_artifacts = artifact.related_artifacts() %}
   {% if related_artifacts %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/master.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/master.html b/Allura/allura/templates/jinja_master/master.html
index 7268f07..11482a7 100644
--- a/Allura/allura/templates/jinja_master/master.html
+++ b/Allura/allura/templates/jinja_master/master.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <!DOCTYPE html>
 <!-- Server: {{g.server_name}} -->
 {% import 'allura:templates/jinja_master/lib.html' as lib with context %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/nav_menu.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/nav_menu.html b/Allura/allura/templates/jinja_master/nav_menu.html
index e6d2623..76648a1 100644
--- a/Allura/allura/templates/jinja_master/nav_menu.html
+++ b/Allura/allura/templates/jinja_master/nav_menu.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% import 'allura:templates/jinja_master/lib.html' as lib with context %}
 {% set n = c.project.neighborhood %}
 {% if not c.project or (n.neighborhood_project == c.project and not n.show_title) %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/neigh_nav_menu.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/neigh_nav_menu.html b/Allura/allura/templates/jinja_master/neigh_nav_menu.html
index 2826ea2..687dd2b 100644
--- a/Allura/allura/templates/jinja_master/neigh_nav_menu.html
+++ b/Allura/allura/templates/jinja_master/neigh_nav_menu.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% if not neighborhood or not neighborhood.show_title %}
   <div id="nav_menu_missing"></div>
 {% else %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/neigh_top_nav.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/neigh_top_nav.html b/Allura/allura/templates/jinja_master/neigh_top_nav.html
index 93f0ec7..39b37b9 100644
--- a/Allura/allura/templates/jinja_master/neigh_top_nav.html
+++ b/Allura/allura/templates/jinja_master/neigh_top_nav.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% if neighborhood and neighborhood.neighborhood_project %}
   {% for s in neighborhood.neighborhood_project.sitemap() %}
     <a href="{{s.url}}" class="ui-icon-{{s.ui_icon or 'admin'}}">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/sidebar_menu.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/sidebar_menu.html b/Allura/allura/templates/jinja_master/sidebar_menu.html
index 4fd947d..f8b9c8e 100644
--- a/Allura/allura/templates/jinja_master/sidebar_menu.html
+++ b/Allura/allura/templates/jinja_master/sidebar_menu.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set ul_active = [] %}
 {% macro sidebar_item(s) -%}
   {% if s.url %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/theme_macros.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/theme_macros.html b/Allura/allura/templates/jinja_master/theme_macros.html
index 17bc9a5..e1c9903 100644
--- a/Allura/allura/templates/jinja_master/theme_macros.html
+++ b/Allura/allura/templates/jinja_master/theme_macros.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {%- macro header(login_url, logout_url) %}
 <header id="site-header">
     <div class="wrapper">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/jinja_master/top_nav.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/jinja_master/top_nav.html b/Allura/allura/templates/jinja_master/top_nav.html
index ad99bfa..1e4f54a 100644
--- a/Allura/allura/templates/jinja_master/top_nav.html
+++ b/Allura/allura/templates/jinja_master/top_nav.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% if c.project %}
   {% for s in c.project.grouped_navbar_entries() %}
     <a href="{{s.url}}" class="ui-icon-{{s.ui_icon or 'admin'}}">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/login.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/login.html b/Allura/allura/templates/login.html
index b76f944..fef3f7f 100644
--- a/Allura/allura/templates/login.html
+++ b/Allura/allura/templates/login.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/markdown_syntax.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/markdown_syntax.html b/Allura/allura/templates/markdown_syntax.html
index 8138e57..ffba5aa 100644
--- a/Allura/allura/templates/markdown_syntax.html
+++ b/Allura/allura/templates/markdown_syntax.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / {{c.app.config.options.mount_label}} / Markdown Syntax{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/markdown_syntax_dialog.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/markdown_syntax_dialog.html b/Allura/allura/templates/markdown_syntax_dialog.html
index 4679540..9675a53 100644
--- a/Allura/allura/templates/markdown_syntax_dialog.html
+++ b/Allura/allura/templates/markdown_syntax_dialog.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <!DOCTYPE html>
 {% import 'allura:templates/jinja_master/lib.html' as lib with context %}
 {{lib.markdown_syntax()}}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_add_project.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_add_project.html b/Allura/allura/templates/neighborhood_add_project.html
index cf419f1..cd1f79c 100644
--- a/Allura/allura/templates/neighborhood_add_project.html
+++ b/Allura/allura/templates/neighborhood_add_project.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_admin_accolades.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_admin_accolades.html b/Allura/allura/templates/neighborhood_admin_accolades.html
index eb7d90a..63264bc 100644
--- a/Allura/allura/templates/neighborhood_admin_accolades.html
+++ b/Allura/allura/templates/neighborhood_admin_accolades.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{neighborhood.name}} / Award Administration{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_admin_overview.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_admin_overview.html b/Allura/allura/templates/neighborhood_admin_overview.html
index a4ca467..07489e9 100644
--- a/Allura/allura/templates/neighborhood_admin_overview.html
+++ b/Allura/allura/templates/neighborhood_admin_overview.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{neighborhood.name}} / Overview{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_help.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_help.html b/Allura/allura/templates/neighborhood_help.html
index d6795df..6ad8163 100644
--- a/Allura/allura/templates/neighborhood_help.html
+++ b/Allura/allura/templates/neighborhood_help.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}Neighborhood Help{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_list.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_list.html b/Allura/allura/templates/neighborhood_list.html
index 1a29b29..1b85931 100644
--- a/Allura/allura/templates/neighborhood_list.html
+++ b/Allura/allura/templates/neighborhood_list.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{title}}{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_moderate.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_moderate.html b/Allura/allura/templates/neighborhood_moderate.html
index 4682d9e..7beea44 100644
--- a/Allura/allura/templates/neighborhood_moderate.html
+++ b/Allura/allura/templates/neighborhood_moderate.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_project_list.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_project_list.html b/Allura/allura/templates/neighborhood_project_list.html
index deecc70..1f2939e 100644
--- a/Allura/allura/templates/neighborhood_project_list.html
+++ b/Allura/allura/templates/neighborhood_project_list.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = not neighborhood.allow_browse %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_stats.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_stats.html b/Allura/allura/templates/neighborhood_stats.html
index 1c2eeb6..fa0e68f 100644
--- a/Allura/allura/templates/neighborhood_stats.html
+++ b/Allura/allura/templates/neighborhood_stats.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block top_nav %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/neighborhood_stats_adminlist.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/neighborhood_stats_adminlist.html b/Allura/allura/templates/neighborhood_stats_adminlist.html
index 83e7393..4e3afe0 100644
--- a/Allura/allura/templates/neighborhood_stats_adminlist.html
+++ b/Allura/allura/templates/neighborhood_stats_adminlist.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{c.project.name}} / Statistics / Admins list{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oauth_applications.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oauth_applications.html b/Allura/allura/templates/oauth_applications.html
index 7703900..f31c27e 100644
--- a/Allura/allura/templates/oauth_applications.html
+++ b/Allura/allura/templates/oauth_applications.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oauth_authorize.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oauth_authorize.html b/Allura/allura/templates/oauth_authorize.html
index b6635b9..eecb5fc 100644
--- a/Allura/allura/templates/oauth_authorize.html
+++ b/Allura/allura/templates/oauth_authorize.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oauth_authorize_ok.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oauth_authorize_ok.html b/Allura/allura/templates/oauth_authorize_ok.html
index 08fe07d..02f1de0 100644
--- a/Allura/allura/templates/oauth_authorize_ok.html
+++ b/Allura/allura/templates/oauth_authorize_ok.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% set hide_left_bar = True %}
 {% extends g.theme.master %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oembed/generic.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oembed/generic.html b/Allura/allura/templates/oembed/generic.html
index 2a80391..40a9f0f 100644
--- a/Allura/allura/templates/oembed/generic.html
+++ b/Allura/allura/templates/oembed/generic.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <html>
   <body>
     <a href="{{href}}">{{href}}</a> (cannot be embedded)

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oembed/html_tpl.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oembed/html_tpl.html b/Allura/allura/templates/oembed/html_tpl.html
index 3313428..0b063a2 100644
--- a/Allura/allura/templates/oembed/html_tpl.html
+++ b/Allura/allura/templates/oembed/html_tpl.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oembed/link.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oembed/link.html b/Allura/allura/templates/oembed/link.html
index e580081..f3517a8 100644
--- a/Allura/allura/templates/oembed/link.html
+++ b/Allura/allura/templates/oembed/link.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <html>
   <body>
     <pre>

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oembed/link_opera.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oembed/link_opera.html b/Allura/allura/templates/oembed/link_opera.html
index 4aff2c6..ec98f72 100644
--- a/Allura/allura/templates/oembed/link_opera.html
+++ b/Allura/allura/templates/oembed/link_opera.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
                       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oembed/link_twitter.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oembed/link_twitter.html b/Allura/allura/templates/oembed/link_twitter.html
index 267675f..76489c1 100644
--- a/Allura/allura/templates/oembed/link_twitter.html
+++ b/Allura/allura/templates/oembed/link_twitter.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <html>
   <body>
     <a href="{{href}}" target="_blank">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/oembed/photo.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/oembed/photo.html b/Allura/allura/templates/oembed/photo.html
index eca1a1e..2511923 100644
--- a/Allura/allura/templates/oembed/photo.html
+++ b/Allura/allura/templates/oembed/photo.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <html>
   <body>
     <a href="{{href}}" target="_blank">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/project_list.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/project_list.html b/Allura/allura/templates/project_list.html
index bf57eac..6232a24 100644
--- a/Allura/allura/templates/project_list.html
+++ b/Allura/allura/templates/project_list.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% block title %}{{title}}{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/admin_extensions.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/admin_extensions.html b/Allura/allura/templates/repo/admin_extensions.html
index a73d9a5..e09a77a 100644
--- a/Allura/allura/templates/repo/admin_extensions.html
+++ b/Allura/allura/templates/repo/admin_extensions.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 <form>
   <label class="grid-13">Extensions:</label>
   <div class="grid-13">

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/barediff.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/barediff.html b/Allura/allura/templates/repo/barediff.html
index 8b31017..babccfa 100644
--- a/Allura/allura/templates/repo/barediff.html
+++ b/Allura/allura/templates/repo/barediff.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% if a.has_image_view and b.has_image_view %}
   <img src="{{a.url()}}?format=raw"
        alt="{{h.text.truncate(a.commit._id, 10)}}"

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/commit.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/commit.html b/Allura/allura/templates/repo/commit.html
index 3fd411c..a6f5179 100644
--- a/Allura/allura/templates/repo/commit.html
+++ b/Allura/allura/templates/repo/commit.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% do g.register_forge_css('css/forge/diff.css') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/commit_basic.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/commit_basic.html b/Allura/allura/templates/repo/commit_basic.html
index 8284047..f1625ca 100644
--- a/Allura/allura/templates/repo/commit_basic.html
+++ b/Allura/allura/templates/repo/commit_basic.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {{c.revision_widget.display(value=commit, prev=prev, next=next)}}
 <table>
   <tbody>

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/commit_browser.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/commit_browser.html b/Allura/allura/templates/repo/commit_browser.html
index f27cbb7..512e157 100644
--- a/Allura/allura/templates/repo/commit_browser.html
+++ b/Allura/allura/templates/repo/commit_browser.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 {% set graph_x_space = 10 %}
 {% set graph_y_space = 20 %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/diff.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/diff.html b/Allura/allura/templates/repo/diff.html
index 0759bd7..a724896 100644
--- a/Allura/allura/templates/repo/diff.html
+++ b/Allura/allura/templates/repo/diff.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 {% do g.register_forge_css('css/forge/hilite.css') %}
 {% do g.register_forge_css('css/forge/diff.css') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/file.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/file.html b/Allura/allura/templates/repo/file.html
index a6dc7ab..3dcb447 100644
--- a/Allura/allura/templates/repo/file.html
+++ b/Allura/allura/templates/repo/file.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 {% do g.register_forge_css('css/forge/hilite.css') %}
 

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/fork.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/fork.html b/Allura/allura/templates/repo/fork.html
index fd00f9c..b552273 100644
--- a/Allura/allura/templates/repo/fork.html
+++ b/Allura/allura/templates/repo/fork.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}{{c.project.name}} / {{c.app.config.options.mount_label}} / Fork {{from_repo.name}}{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/forks.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/forks.html b/Allura/allura/templates/repo/forks.html
index a178777..089abb9 100644
--- a/Allura/allura/templates/repo/forks.html
+++ b/Allura/allura/templates/repo/forks.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}{{c.project.name}} / {{c.app.config.options.mount_label}} / Forks{% endblock %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/log.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/log.html b/Allura/allura/templates/repo/log.html
index 7660d3c..7d41198 100644
--- a/Allura/allura/templates/repo/log.html
+++ b/Allura/allura/templates/repo/log.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/merge_request.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/merge_request.html b/Allura/allura/templates/repo/merge_request.html
index 6cbf23e..2ed40a9 100644
--- a/Allura/allura/templates/repo/merge_request.html
+++ b/Allura/allura/templates/repo/merge_request.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/merge_requests.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/merge_requests.html b/Allura/allura/templates/repo/merge_requests.html
index e18046f..772957c 100644
--- a/Allura/allura/templates/repo/merge_requests.html
+++ b/Allura/allura/templates/repo/merge_requests.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/repo_master.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/repo_master.html b/Allura/allura/templates/repo/repo_master.html
index 76a86fa..88d2af6 100644
--- a/Allura/allura/templates/repo/repo_master.html
+++ b/Allura/allura/templates/repo/repo_master.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends g.theme.master %}
 
 {% if hasattr(c.app, 'repo') %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/request_merge.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/request_merge.html b/Allura/allura/templates/repo/request_merge.html
index 7d37c7d..02b9061 100644
--- a/Allura/allura/templates/repo/request_merge.html
+++ b/Allura/allura/templates/repo/request_merge.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/tags.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/tags.html b/Allura/allura/templates/repo/tags.html
index 01175bd..ef4640e 100644
--- a/Allura/allura/templates/repo/tags.html
+++ b/Allura/allura/templates/repo/tags.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 
 {% block title %}

http://git-wip-us.apache.org/repos/asf/incubator-allura/blob/6f801213/Allura/allura/templates/repo/tarball.html
----------------------------------------------------------------------
diff --git a/Allura/allura/templates/repo/tarball.html b/Allura/allura/templates/repo/tarball.html
index fa053c9..91f6f0b 100644
--- a/Allura/allura/templates/repo/tarball.html
+++ b/Allura/allura/templates/repo/tarball.html
@@ -1,4 +1,4 @@
-{#
+{#-
        Licensed to the Apache Software Foundation (ASF) under one
        or more contributor license agreements.  See the NOTICE file
        distributed with this work for additional information
@@ -15,7 +15,7 @@
        KIND, either express or implied.  See the License for the
        specific language governing permissions and limitations
        under the License.
-#}
+-#}
 {% extends 'allura:templates/repo/repo_master.html' %}
 {% block title %}
 {{c.project.name}} / {{c.app.config.options.mount_label}} / Commit {{commit.shorthand_id()}}