{% extends "base.html" %} {% block title %}Lazarus{% endblock %} {% block content %} {% if sites %}
{% for site in sites %} {% endfor %}
{% else %}
$

L A Z A R U S

AI-Powered CMS. Describe your website in natural language and watch it come to life.

Start building
Ready
Status
v5.8
Version
AI
CMS

Instant Deploy

Build and deploy in seconds

Private by Default

Your data stays on your server

Smart AI

Natural language to code

{% endif %} {% endblock %}