clacks/lib/clacks_web/templates/frontend/local_timeline.html.eex

4 lines
116 B
Elixir
Raw Normal View History

<h1>Local Timeline</h1>
<%= render "_timeline.html", conn: @conn, statuses_with_authors: @statuses_with_authors %>