System icon is a laptop now

This commit is contained in:
Mark McDowall 2013-06-06 20:29:35 -07:00
commit c7741e41b2
2 changed files with 3 additions and 2 deletions

View file

@ -1 +1,2 @@
<a href="{{route}}">{{series.title}}</a>
{{! TODO: Should use route instead of hard coding link }}
<a href="/series/details/{{series.titleSlug}}">{{series.title}}</a>