From 78351df785aea429619845254c3fe2ddd1983969 Mon Sep 17 00:00:00 2001
From: Mike Macgirvin <mike@macgirvin.com>
Date: Tue, 26 Oct 2010 22:09:51 -0700
Subject: [PATCH] we need this file

---
 view/insecure_net.tpl | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 view/insecure_net.tpl

diff --git a/view/insecure_net.tpl b/view/insecure_net.tpl
new file mode 100644
index 0000000000..9093372b89
--- /dev/null
+++ b/view/insecure_net.tpl
@@ -0,0 +1,11 @@
+<div id="profile-edit-insecure">
+<p>
+The social network that $name belongs to is an <strong>open network</strong> with no privacy controls. 
+$name will only be able to view your public posts and will <strong>not</strong> be allowed to 
+participate in private conversations or use other secure features within this network. 
+</p>
+<p>
+$name <strong>may</strong> also have been automatically set to "ignored" as a spam prevention measure. You may
+change this (using the above settings) if you wish to allow incoming messages from $name.
+</p>
+</div>
\ No newline at end of file
-- 
2.39.5