> <div id="quicknews" class="alert alert-info">
> -{% for page in site.pages %}
> - {% if page.quicknew %}
> - {% assign newspresent = true %}
> +{% for page in site.pages %}{% if page.quicknew %}{% assign newspresent =
> true %}With the way liquid works, having them on the same line generates a ton of newlines even when there is no quick news. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/89/files#r12053144
