<%# # @file # View all synapses. # TODO: Is this code used? # TODO: What URL is it? #%>
<% if authenticated? %> <%= render :partial => 'topics/new' %> <%= render :partial => 'synapses/new' %> <% end %>