Stavros Polymenis f02e3a1931 Create a light and a dark theme, with timelines
Simplify themes.
Deleted expansive colour sass file for now; don't see the point in that complexity at this stage.
2017-09-17 18:47:57 +01:00

7 lines
141 B
Plaintext

<li>
<time>{{date_human}}</time>
<div>
<a href="{{url}}" class="title">{{title}}</a>
<p class="abstract">{{abstract}}</p>
</div>
</li>