diff --git a/source/attributions.html.erb.md b/source/attributions.html.erb.md
index 871cff27e..27c8ca473 100644
--- a/source/attributions.html.erb.md
+++ b/source/attributions.html.erb.md
@@ -1,6 +1,5 @@
---
title: Attributions
-status: draft
layout: overview
order: 1
---
diff --git a/source/beyond.html.erb.md b/source/beyond.html.erb.md
index 16118f7be..647788a84 100644
--- a/source/beyond.html.erb.md
+++ b/source/beyond.html.erb.md
@@ -1,6 +1,5 @@
---
title: Beyond the Tutorial
-status: draft
layout: overview
order: 1
---
diff --git a/source/forms/custom-controls.html.erb.md b/source/forms/custom-controls.html.erb.md
deleted file mode 100644
index e74e7ca88..000000000
--- a/source/forms/custom-controls.html.erb.md
+++ /dev/null
@@ -1,387 +0,0 @@
----
-title: Custom Controls
-status: editors-draft
-order: 8
-wcag_success_criteria:
-wcag_techniques:
----
-
-Where possible, use stylized form elements to provide custom controls. For example, a social media "share button" and "star rating" widget can be built using standard form controls. Using such progressive enhancement techniques helps keep such widgets usable when they are rendered differently, such as by certain assistive technologies.
-
-## A Share Button
-{:.ex}
-
-The example below shows a social media "share button" that has two functions: It shows how many people have already activated the button ("shared"), and it allows users to press the button to activate the share function.
-
-The custom button relies on CSS to style a regular `