diff --git a/templates/home/podcast.html.ep b/templates/home/podcast.html.ep
index 92bbbd7..e7e19e3 100755
--- a/templates/home/podcast.html.ep
+++ b/templates/home/podcast.html.ep
@@ -1,3 +1,5 @@
+% stash css=>["/home/podcast/podcast.css"];
+% stash js=>["/home/podcast/podcast.js"];
Podcast de ZhiNeng QiGong
diff --git a/templates/home/radio.html.ep b/templates/home/radio.html.ep
index d621245..dfd4271 100755
--- a/templates/home/radio.html.ep
+++ b/templates/home/radio.html.ep
@@ -1,3 +1,5 @@
+% stash css=>["/home/radio/radio.css"];
+% stash js=>["/home/radio/link,js","/home/radio/radio.js"];