mirror of
https://github.com/kataras/iris.git
synced 2025-01-24 11:11:03 +01:00
1 line
114 B
HTML
1 line
114 B
HTML
|
{% extends "layouts/main.html" %}{% block content %}<h1>Index Body</h1><h3>Message: {{Message}}</h3>{% endblock %}
|