1
0

Unified hash options style

This commit is contained in:
cryptogopher
2019-11-27 21:24:49 +01:00
parent 1982f3b526
commit 158685459d
21 changed files with 99 additions and 96 deletions

View File

@@ -1,5 +1,5 @@
<h2><%= t ".heading" %></h2>
<% content_for :sidebar do %>
<%= render :partial => 'body_trackers/sidebar' %>
<%= render partial: 'body_trackers/sidebar' %>
<% end %>