2016-08-16 10:25:07 -04:00
|
|
|
<%= link_to 'Metacode Sets', metacode_sets_path, { :class => 'button' }%>
|
|
|
|
<%= link_to 'New Set', new_metacode_set_path, { :class => 'button' }%>
|
|
|
|
<%= link_to 'Metacodes', metacodes_path, { :class => 'button' }%>
|
|
|
|
<%= link_to 'New Metacode', new_metacode_path, { :class => 'button' }%>
|
2016-02-03 21:38:41 +08:00
|
|
|
<div class='clearfloat'></div>
|
|
|
|
<br />
|