<%# # @file # TODO: Where is this file located? # TODO: What does this file do? # TODO: Is this code old or in use? # I think it shows all topics, and is deprecated. -Devin #%> <% unless @topic.nil? %>
<% end %> <% if @topic.nil? %>


Shucks, there is nothing in metamaps.

<% end %> <% if authenticated? %> <%= render :partial => 'topics/new' %> <%= render :partial => 'synapses/new' %> <% end %>