forked from bofh/fetsite
3 lines
141 B
Plaintext
3 lines
141 B
Plaintext
<h2><%= nlink.typ_n.to_s + ' ' + nlink.title unless nlink.nil? %></h2>
|
|
<% render :partial=> "lvas/lva", :object=>nlink unless nlink.nil? %>
|