diff --git a/docs/client/basic/introduction.html b/docs/client/basic/introduction.html
index dae7c4abab..c73181e93d 100644
--- a/docs/client/basic/introduction.html
+++ b/docs/client/basic/introduction.html
@@ -65,5 +65,6 @@ catches your interest, we hope you'll get involved with the project!
{{> commandLine}}
-## XXX file structure
+{{> basicFileStructure}}
+
diff --git a/docs/client/basic/sections/file-structure.md b/docs/client/basic/sections/file-structure.md
new file mode 100644
index 0000000000..0f589c41a5
--- /dev/null
+++ b/docs/client/basic/sections/file-structure.md
@@ -0,0 +1,47 @@
+{{#template name="basicFileStructure"}}
+
+## File Structure
+
+Meteor is very flexible about how you structure the files in your app. It
+automatically loads all of your files, so there is no need to use `