html
head
titleHello!
body
pWelcome, my liege!
<html>
    <head>
       <title>Hello!</title>
    </head>
    <body>
       <p>Welcome, my liege!</p>
    </body>
</html>
Hello!
Welcome, my liege!

A visual web template system, designed for creating dynamic and static web pages.


 Craft Visually

Create the structure of your web pages visually, utilizing the power of markup to retain utmost control.

 Create Dynamic Sites

Don't settle with static pages, it's also designed to create fully-featured dynamic sites, housing a markup language, Django's templating engine, and lots more!

 Simple

Everything is composed of of building blocks called boxes; just understanding the basic concepts of boxes means you're already done with 90% of learning.

 Extensible

The concept of primitive building blocks, boxes, make it extremely easy to extend the features of Onwebed. Define your own boxes to do anything you want, whenever you wish.

 Hybrid

Sometimes visual editing isn't efficient, that's when markup languages come into play, Onwebed lets you use both.

 Least Redundant

It's a simple yet powerful templating system, which makes web development least redundant.

 Not WYSIWYG

It visualizes structure, not looks and feel.

 Powered by Django

It's built on top of Django, and inherits all its features - letting you use Django's templating engine, and more!