Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos
/
7e7cadea3fcd9b7e5b7e8520557fb55a1e141a7b
/
.
/
planetstack
/
templates
/
admin
/
wholePage.html
blob: 1c7423f843bb785475dc2c35a212c48874384318 [
file
] [
log
] [
blame
]
Scott Baker
7e7cade
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>