diaspora/public/javascripts/app/templates/post-viewer.handlebars
danielgrippi 98a834884f this is not the right solution... it's way too obnoxious.
Revert "don't show nsfw posts without a shield in the viewer"

This reverts commit 722116cebc.
2012-02-26 14:24:16 -08:00

10 lines
194 B
Handlebars

<!-- header to be extracted -->
<div class="header">
<div id="header-container"> </div>
</div>
<div id="post-content"> </div>
<div id="post-nav"> </div>
<div id="post-interactions"> </div>