foodsoft/app/views/tasks/archive.haml

5 lines
67 B
Plaintext
Raw Normal View History

2013-04-12 00:00:02 +02:00
- title t('.title')
= render 'nav'
2009-01-06 11:49:19 +01:00
2012-10-08 21:52:03 +02:00
#tasks= render 'archive_tasks'