This commit is contained in:
r888888888
2017-11-17 14:05:12 -08:00
parent 31e36cf9eb
commit 015db0467c
2 changed files with 2 additions and 13 deletions

View File

@@ -2,6 +2,8 @@
<div id="a-index">
<h1>Changes</h1>
<p>Recent updates may not have been processed yet. The most recently processed version was <%= time_ago_in_words_tagged(PostArchive.maximum(:updated_at)) %>.</p>
<% if @post_versions.length == 0 %>
<%= render "post_sets/blank" %>
<% else %>