site

Website's source files.
git clone git://git.ryanmj.xyz/site.git
Log | Files | Refs | LICENSE

show.html.erb (116B)


      1 <div class="ewin">
      2       <%= File.read(Rails.root.join('app', 'orgs', @post.where, @post.body)).html_safe %>
      3 </div>