addresses #3378
This commit is contained in:
@@ -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 %>
|
||||
|
||||
Reference in New Issue
Block a user