4 lines
99 B
HTML
4 lines
99 B
HTML
{% extends "base.html" %}
|
|
{% block content %}
|
|
Website Under construction
|
|
{% endblock content %} |