--- layout: default --- <%= @Document.title %> <%- @content %> <% if @Document.relatedDocuments.length: %> Related Posts <% for Document in @Document.relatedDocuments: %> <%= Document.date.toShortDateString() %> » <%= Document.title %> <% end %> <% end %> Feedback life would be cooler if you enabled javascript *sigh*
Feedback