summaryrefslogtreecommitdiff
path: root/source/aktuelles/index.html.erb
blob: 7fad840a0fbdfc7ec365c7712610189f6d6035a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
section: "aktuelles"
---

<div>
  <h3>Demnächst im sublab</h3>

  <p>BattleMeshV7 - 12. bis 18. Mai 2014</p>
  <p>CryptoCon14 - 22. bis 25. Mai 2014</p>
</div>

<div>
  <h3>Neues aus dem sublab</h3>

  <p><%= link_to "Alle News >>", "/news.html" %></p>
  <%= partial "article_summary", collection: blog.articles[0..2] %>
</div>

<div>
  <h3>@sublab tweets</h3>
  <p>
    <strong>sublab</strong> @sublab Apr 5<br>
    WTF? LOL!
  </p>
  <p>
    <strong>about:radio</strong> @aboutradio Apr 5<br>
    Heute von 16-18Uhr: about:radio u.a. zu den Themen: Libre Graphics Meeting in Leipzig, Kamera in der Simildenstrasse
  </p>
</div>

<div>
  <h3>Wiki Aktivität</h3>
  <%= partial "wiki_changes" %>
</div>