
Simplify themes. Deleted expansive colour sass file for now; don't see the point in that complexity at this stage.
7 lines
141 B
Plaintext
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> |