Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
7e7cadea3fcd9b7e5b7e8520557fb55a1e141a7b
/
.
/
planetstack
/
templates
/
admin
/
wholePage.html
blob: 1c7423f843bb785475dc2c35a212c48874384318 [
file
] [
log
] [
blame
]
<html>
<head>
{% block extrahead %}{% endblock %}
</head>
<body>
{% block content %}{% endblock %}
</body>
</html>