addresses #3378
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
@import "../common/000_vars.scss";
|
|
||||||
|
|
||||||
div#c-tag-subscriptions {
|
|
||||||
p.info {
|
|
||||||
margin: 1em 0;
|
|
||||||
color: #AAA;
|
|
||||||
font-style: italic;
|
|
||||||
}
|
|
||||||
|
|
||||||
.hint {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -2,6 +2,8 @@
|
|||||||
<div id="a-index">
|
<div id="a-index">
|
||||||
<h1>Changes</h1>
|
<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 %>
|
<% if @post_versions.length == 0 %>
|
||||||
<%= render "post_sets/blank" %>
|
<%= render "post_sets/blank" %>
|
||||||
<% else %>
|
<% else %>
|
||||||
|
|||||||
Reference in New Issue
Block a user