Web UI Branding support
[controller.git] / opendaylight / web / brandfragment / src / main / resources / WEB-INF / jsp / custommain.jsp
diff --git a/opendaylight/web/brandfragment/src/main/resources/WEB-INF/jsp/custommain.jsp b/opendaylight/web/brandfragment/src/main/resources/WEB-INF/jsp/custommain.jsp
new file mode 100644 (file)
index 0000000..f079c82
--- /dev/null
@@ -0,0 +1,4 @@
+<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
+<c:set var="version" value="Version 0.1" scope="application"/>
+<c:set var="name" value="Open Daylight" scope="application"/>
+<link rel="stylesheet/less" type="text/css" href="/css/custommain.less">