diff options
Diffstat (limited to 'lib/views/help/privacy.rhtml')
-rw-r--r-- | lib/views/help/privacy.rhtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/views/help/privacy.rhtml b/lib/views/help/privacy.rhtml index 0014271..16fadd6 100644 --- a/lib/views/help/privacy.rhtml +++ b/lib/views/help/privacy.rhtml @@ -2,6 +2,7 @@ <%= render :partial => 'sidebar' %> +<div id="left_column_flip"> <h1 id="privacy"><%= @title %> <a href="#privacy">#</a> </h1> <dl> @@ -182,3 +183,4 @@ that authorities resend these with the personal information removed.</p> <div id="hash_link_padding"></div> +</div> |