Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
a916aa14936eb01b1900cab8c615cc91c0ec4a8e
/
.
/
planetstack
/
templates
/
admin
/
wholePage.html
blob: 1c7423f843bb785475dc2c35a212c48874384318 [
file
] [
log
] [
blame
]
Scott Baker
a916aa1
2014-11-03 14:35:58 -0800
[
diff
] [
blame^
]
1
<html>
2
<head>
{% block extrahead %}{% endblock %}
</head>
3
<body>
{% block content %}{% endblock %}
</body>
4
</html>