Created
April 14, 2018 10:20
-
-
Save nisevi/28a0e097875a35b6d9c65fddc5f8e8cd to your computer and use it in GitHub Desktop.
Code in the view for displaying the content of the static page.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="static_page_body"><%= clean_html(@page.body) %></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment