{% for block in site.footerBlocks %} {% assign colWidth = 12 | divided_by: forloop.length %}
{{ block.title }}
    {% for linkElement in block.links %}
  • {{ linkElement.text }}
  • {% endfor %}
{% endfor %}
    {% for social in site.socialLinks %}
  • {% endfor %}

© 2017 黄冈水产有限责公司. 由 仲谋科技 · 提供技术支持