Update index.html.erb
This commit is contained in:
parent
dc7cf82a95
commit
4e724ef654
|
@ -4,7 +4,7 @@
|
|||
<i class="fa fa-eye"><%= data["view-count-head"] %>:</i>
|
||||
<span class="view-count"><%= data["view_count"] %></span>
|
||||
</div>
|
||||
<h1 class="page-module-title"><%= data["title"] %></h1>
|
||||
<h3 class="page-module-title"><%= data["title"] %></h3>
|
||||
|
||||
<%= data["html"].html_safe %>
|
||||
|
||||
|
|
Loading…
Reference in New Issue