From: Erich Schubert Date: 2001-04-20T10:10:03+09:00 Subject: [ruby-talk:13905] Re: IOWA Re: Web Applications > In the simple case, just by having the web designer block off > segments, that get conditionally included based on the bindings. Not a > huge step, but it keeps the actual conditional logic out of the html. ok, so you have something something else did i understand this correctly? this looks nice, okay... >> Like this "homepage" problem i explained in my previous post. > > Sorry, I couldn't find that post... could you elaborate again? It was just an example for a conditional. basically displaying an html link if a homepage is defined, and displaying "no homepage available" if there is no homepage defined. Greetings,