<%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
<%@ taglib uri="http://java.sun.com/jstl/fmt_rt" prefix="fmt" %>
<%--
- $RCSfile$
- $Revision$
- $Date$
--%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><fmt:message key="title" /> <fmt:message key="header.admin" /></title>
<meta http-equiv="content-type" content="text/html; charset=">
<link rel="stylesheet" href="style/global.css" type="text/css">
</head>
<body>
-
Gaston Dombiak authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/branches@2749 b35dd754-fafc-0310-a699-88a17e54d16e
db3d4589