Changed a less than sign to the corresponding html character entity.
This commit is contained in:
parent
f884489278
commit
9f7aecd6ac
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
<h3>Reports</h3>
|
<h3>Reports</h3>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="customsparql">Custom Report: File Publication Date < 1 YEAR AGO</a></li>
|
<li><a href="customsparql">Custom Report: File Publication Date < 1 YEAR AGO</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
Loading…
Add table
Reference in a new issue