From 99ca4047dded10bb27b4566a290420ebcc87f59d Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Tue, 17 Nov 2015 10:16:54 -0700 Subject: [PATCH] Convert forgotten examples to strapless template --- examples/custom-controls.html | 2 +- examples/custom-interactions.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/custom-controls.html b/examples/custom-controls.html index 8d4e00350a..dda3e0ca4b 100644 --- a/examples/custom-controls.html +++ b/examples/custom-controls.html @@ -1,5 +1,5 @@ --- -layout: example.html +layout: strapless.html title: Custom Controls shortdesc: Shows how to create custom controls. docs: > diff --git a/examples/custom-interactions.html b/examples/custom-interactions.html index d73a85aaa8..e4c92cdb6c 100644 --- a/examples/custom-interactions.html +++ b/examples/custom-interactions.html @@ -1,5 +1,5 @@ --- -layout: example.html +layout: strapless.html title: Custom Interactions shortdesc: Example of a custom interaction. docs: >