{% for c,size in cloud %} {% if size>bold_px %}{% endif %}{{c}}{% if size>bold_px %}{% endif %} {% endfor %}
{% extends "base.html" %} {% block content %}
{% for c,size in cloud %} {% if size>bold_px %}{% endif %}{{c}}{% if size>bold_px %}{% endif %} {% endfor %}