diff --git a/resources/views/forum/threads/create.blade.php b/resources/views/forum/threads/create.blade.php
index fe15a46fb..4fdbdc425 100644
--- a/resources/views/forum/threads/create.blade.php
+++ b/resources/views/forum/threads/create.blade.php
@@ -20,7 +20,8 @@
- Please search for your question before posting your thread by using the search box in the navigation bar.
+ Please search for your question before posting your thread by using the search box in the navigation bar.
+ Want to share large code snippets? Share them through our pastebin.
diff --git a/resources/views/forum/threads/edit.blade.php b/resources/views/forum/threads/edit.blade.php
index 161a2dac9..ce7b67a3f 100644
--- a/resources/views/forum/threads/edit.blade.php
+++ b/resources/views/forum/threads/edit.blade.php
@@ -26,7 +26,8 @@
/>
- Please search for your question before posting your thread by using the search box in the navigation bar.
+ Please search for your question before posting your thread by using the search box in the navigation bar.
+ Want to share large code snippets? Share them through our pastebin.