summaryrefslogtreecommitdiff
path: root/source/aktuelles/index.html.erb
diff options
context:
space:
mode:
authorLars Henrik Mai <lars.mai@kontinui.de>2014-09-21 11:31:35 +0200
committerLars Henrik Mai <lars.mai@kontinui.de>2014-09-21 11:31:35 +0200
commit9de59307c9cddf689ea3f302571bb6cfd0d689fa (patch)
tree11c517be7ffeb73a94299b782ac023eeb9c0c338 /source/aktuelles/index.html.erb
parent454e1624b45107adb5d140dcdae3e7bfb554c88f (diff)
converted templates from erb to haml
Diffstat (limited to 'source/aktuelles/index.html.erb')
-rw-r--r--source/aktuelles/index.html.erb35
1 files changed, 0 insertions, 35 deletions
diff --git a/source/aktuelles/index.html.erb b/source/aktuelles/index.html.erb
deleted file mode 100644
index 7fad840..0000000
--- a/source/aktuelles/index.html.erb
+++ /dev/null
@@ -1,35 +0,0 @@
----
-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>
-