summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-07-10 14:15:58 +0200
committerNico von Geyso <Nico.Geyso@FU-Berlin.de>2012-07-10 14:15:58 +0200
commita3fd73090f93213960278a003865a19e86f4e75e (patch)
tree33c06e9909b1ee2dc734c19ede6e033fca34b574 /index.html
parent1b93acea09679bf0fb38e872ca2b8a86fef0c76f (diff)
downloadwww-a3fd73090f93213960278a003865a19e86f4e75e.tar.gz
www-a3fd73090f93213960278a003865a19e86f4e75e.tar.bz2
www-a3fd73090f93213960278a003865a19e86f4e75e.zip
added about section
Diffstat (limited to 'index.html')
-rw-r--r--index.html28
1 files changed, 19 insertions, 9 deletions
diff --git a/index.html b/index.html
index 3fefce3..5d263aa 100644
--- a/index.html
+++ b/index.html
@@ -4,17 +4,27 @@
{% endmeta %}
{% block content %}
-<div id="news">
- <h2>news</h2>
- {% for post in site.posts|batch(3)|first %}
- <p>
- <a href="{{ post.get_url() }}">{{ post.title }}</a>
- -
- {{ post.date.strftime('%Y, %B %d') }}
- </p>
- {% endfor %}
+<div id="content-top">
+ <div class="grid_8 alpha">
+ <h2>news</h2>
+ {% for post in site.posts|batch(3)|first %}
+ <p>
+ <a href="{{ post.get_url() }}">{{ post.title }}</a>
+ -
+ {{ post.date.strftime('%Y, %B %d') }}
+ </p>
+ {% endfor %}
+ </div>
+ <div class="grid_8 omega about">
+ <h2>about</h2>
+ <p>
+ Spline ist lorem ipsum dolor sit amet, consetetur sadipscing elitr,<br />
+ sed diam nonumy eirmod tempor invidunt ut labore et dolore magna.
+ <p>
+ </div>
</div>
+<div class="clear"></div>
<div id="services">
<h2>services</h2>
<ul class="grid_16">