summaryrefslogtreecommitdiff
path: root/source/aktuelles/index.html.haml
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-09-21 11:57:48 +0200
committerLars Henrik Mai <lars.mai@kontinui.de>2014-09-21 11:57:48 +0200
commit33fe06d9edd5bc3a637e5b0e5f979dbced8f95d0 (patch)
tree5d8370d7dd2f0ecae9de7b35fb7d952e841b4e0b /source/aktuelles/index.html.haml
parent35239fc1f4641db1e602383b43cc29b151cde9b9 (diff)
parentf3100ad9d93fd31a043594815e260958f5ceaff0 (diff)
Merge branch 'convert-templates-to-haml' into next-tech-1
Diffstat (limited to 'source/aktuelles/index.html.haml')
-rw-r--r--source/aktuelles/index.html.haml26
1 files changed, 26 insertions, 0 deletions
diff --git a/source/aktuelles/index.html.haml b/source/aktuelles/index.html.haml
new file mode 100644
index 0000000..59eccd8
--- /dev/null
+++ b/source/aktuelles/index.html.haml
@@ -0,0 +1,26 @@
+---
+section: "aktuelles"
+---
+%div
+ %h3 Demnächst im sublab
+ %p BattleMeshV7 - 12. bis 18. Mai 2014
+ %p CryptoCon14 - 22. bis 25. Mai 2014
+%div
+ %h3 Neues aus dem sublab
+ %p= link_to "Alle News >>", "/news.html"
+ = partial "article_summary", collection: blog.articles[0..2]
+%div
+ %h3 @sublab tweets
+ %p
+ %strong sublab
+ @sublab Apr 5
+ %br/
+ WTF? LOL!
+ %p
+ %strong about:radio
+ @aboutradio Apr 5
+ %br/
+ Heute von 16-18Uhr: about:radio u.a. zu den Themen: Libre Graphics Meeting in Leipzig, Kamera in der Simildenstrasse
+%div
+ %h3 Wiki Aktivität
+ = partial "wiki_changes"