Bugfix. Anonymous edits would have a stray period.
This commit is contained in:
parent
ccbabb86f8
commit
0a64a274ac
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
<p>
|
<p>
|
||||||
You are viewing the difference between two {{#consecutive?}}consecutive{{/consecutive}}
|
You are viewing the difference between two {{#consecutive?}}consecutive{{/consecutive}}
|
||||||
revisions of <a href="_by_id/{{article_id}}">this article</a>.
|
revisions of <a href="_by_id/{{article_id}}">this article</a>.
|
||||||
{{#author}}This changeset was authored by <a href="{{..author_link}}">{{.}}</a>{{/author}}.
|
{{#author}}This changeset was authored by <a href="{{..author_link}}">{{.}}</a>.{{/author}}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in a new issue