>  <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 %}

Just out of curiosity...is this needed, or just a style cleanup?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/89/files#r12026572

Reply via email to