more info
This commit is contained in:
@ -8,8 +8,10 @@
|
||||
<h4> Block: {{page._block_name}} </h4>
|
||||
</div>
|
||||
{{ page._blocks.each do |b| }}
|
||||
<div class="{{b._class_name}}">
|
||||
{{b._name}}
|
||||
<div>
|
||||
<span class="{{b._class_name}}">
|
||||
{{b._name}}
|
||||
</span>
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user