diff --git a/tweetylicious.pl b/tweetylicious.pl index 1ef3e86..b6cfe16 100755 --- a/tweetylicious.pl +++ b/tweetylicious.pl @@ -361,6 +361,24 @@ package main; +@@ search.html.ep +% layout 'main'; +% use Mojo::ByteStream 'b'; +
+

Results for '<%= param 'query' %>'

+ + +
+ @@ index.html.ep % layout 'main';