aboutsummaryrefslogtreecommitdiff
path: root/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'template.html')
-rw-r--r--template.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template.html b/template.html
index 93eb2a0..b4e7d33 100644
--- a/template.html
+++ b/template.html
@@ -365,13 +365,13 @@ function helloWorld(world) {
365 <h2>Slide with Iframe</h2> 365 <h2>Slide with Iframe</h2>
366 </hgroup> 366 </hgroup>
367 <article> 367 <article>
368 <iframe data-src="http://www.google.com/doodle4google/history.html"></iframe> 368 <iframe data-src="http://www.google.com/doodle4google/resources/history.html"></iframe>
369 </article> 369 </article>
370 </slide> 370 </slide>
371 371
372 <slide> 372 <slide>
373 <article> 373 <article>
374 <iframe data-src="http://www.google.com/doodle4google/history.html"></iframe> 374 <iframe data-src="http://www.google.com/doodle4google/resources/history.html"></iframe>
375 </article> 375 </article>
376 </slide> 376 </slide>
377 377