removes redundant " in news.html
This commit is contained in:
parent
06dc9e0e25
commit
fa25a31b51
@ -23,7 +23,7 @@ folder: news
|
||||
|
||||
{% endfor %}
|
||||
|
||||
<p><a href="feed.xml"" class="btn btn-primary navbar-btn cursorNorm" role="button">RSS Subscribe{{tag}}</a></p>
|
||||
<p><a href="feed.xml" class="btn btn-primary navbar-btn cursorNorm" role="button">RSS Subscribe{{tag}}</a></p>
|
||||
|
||||
<hr />
|
||||
<p>See more posts from the <a href="news_archive.html">News Archive</a>. </p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user