blob: cd54dfa762d09f134e580bcb2a5a6a05eea07aea [file] [log] [blame]
Cheng Tang697ce242014-04-27 16:18:17 +08001<%--
2/**
3 * Copyright (c) 2000-2013 Liferay, Inc. All rights reserved.
4 *
5 * This library is free software; you can redistribute it and/or modify it under
6 * the terms of the GNU Lesser General Public License as published by the Free
7 * Software Foundation; either version 2.1 of the License, or (at your option)
8 * any later version.
9 *
10 * This library is distributed in the hope that it will be useful, but WITHOUT
11 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
12 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
13 * details.
14 */
15--%>
16
17<i class="<%= iconCssClass %>"></i>
18
19<span class="site-name">
20 <%= HtmlUtil.escape(siteName) %>
21</span>