<%= title %>

<% unless author.blank? %>

by <%= author %>

<% end %> <% if last_update %>

Last updated: <%= last_update.strftime('%e %B %Y') %>

<% end %>