<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 19, 2015 at 10:21 AM, Stuart Harrison <span dir="ltr"><<a href="mailto:pezholio@gmail.com" target="_blank">pezholio@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><div style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">Might also be worth looking at Slimmer, built by GDS <a href="https://github.com/alphagov/slimmer" target="_blank">https://github.com/alphagov/slimmer</a></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px"><br></div><div style="font-family:Helvetica,Arial;font-size:13px;color:rgb(0,0,0);margin:0px">It’s a bit of Rack middleware that allows you to apply a standard header and footer, served from a different host. For example, the header and footer for <a href="http://theodi.org/" target="_blank">http://theodi.org/</a> is served via <a href="http://static.theodi.org/templates/www.html.erb" target="_blank">http://static.theodi.org/templates/www.html.erb</a> - we probably don’t use it to the best of its ability, but it sounds like it would suit your needs perfectly. Our static app is a rails app, but it could just as easily be a simple sinatra app, or even just static HTML.</div></div></blockquote><div> </div>Thanks – looks like that would neatly take care of the look-and-feel stuff, and I'd only have to worry about single sign-on. That looks like one vote for separate apps, one for namespacing within one app (thanks Alejandro), and none for engines, which is increasing my wariness about using them.<div><br></div><div>Kerry</div><div> </div></div></div></div>