Sign in
apache
/
infrastructure-website-template
/
refs/heads/main
/
.
/
theme
/
apache
/
templates
/
page.html
blob: 426bff1f4ce363878a2d286a4da4a980b4458536 [
file
] [
log
] [
blame
]
{% extends "base.html" %}
{% block content %}
{{ page.content }}
{% endblock %}