DEBSOURCES
Skip Quicknav
sources / ruby-jekyll-feed / 0.17.0-1 / spec / fixtures / _layouts / some_default.html
1234567891011
--- --- <html> <head> {% feed_meta %} </head> <body> THIS IS MY LAYOUT {{ content }} </body> </html>