index.html.haml revision 70143822e0ed7eabaa1d51394bf3151911c73400
- if parent
= repository_nav parent.repository, :ontologies
= ontology_nav parent, :tasks
%table.table
%thead
%tr
%th License Model
%th Description
%tbody
- @tasks.each do |task|
%tr
%td= task.name
%td= task.description