html: convert html comments to erb comments.
Avoid emitting useless comments in the html.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<!--
|
||||
- source
|
||||
-->
|
||||
<%# source %>
|
||||
|
||||
<div id="source-info">
|
||||
<p><%= link_to "Fetch source data", source_path(:format => "json"), :id => "fetch-data-manual" %></p>
|
||||
|
||||
Reference in New Issue
Block a user