making upcoming session more visible

added contents for #46
This commit is contained in:
Open-Steps.org 2015-09-01 21:52:43 +02:00
parent c0c9b4bcfc
commit d601d994fe
81 changed files with 39621 additions and 5099 deletions

View file

@ -10,12 +10,11 @@ permalink: /artists/
<div class="row">
<div class="page-title col-md-2 col-md-offset-1">
<h3>{{page.title}}</h3>
</div>
<div class="about dark_bg col-md-7">
<div class="about dark_bg col-md-10 col-md-offset-1">
<div class="page-title row">
<h3>{{page.title}}</h3>
</div>
{% capture counter %}{{ '0' }}{% endcapture %} {% for post in site.posts %} {% for talk in post.talks %} {% if counter == '0' %}
<div class="row">
{% endif %}