This commit is contained in:
parent
97d3a8a9b6
commit
a785534813
|
|
@ -10,7 +10,6 @@
|
||||||
<%= raw @page.full_text %>
|
<%= raw @page.full_text %>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<% elsif @page.type_of == 2 && @page.article && !@page.article.published_page_articles.blank? %>
|
<% elsif @page.type_of == 2 && @page.article && !@page.article.published_page_articles.blank? %>
|
||||||
<section>
|
<section>
|
||||||
<div class="container" style="border-left: 4px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0,0,0,0.2);">
|
<div class="container" style="border-left: 4px solid rgba(0,0,0,0.2); border-right: 1px solid rgba(0,0,0,0.2);">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue