mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3399 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
36 lines
1.6 KiB
Plaintext
36 lines
1.6 KiB
Plaintext
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
|
|
<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
|
|
<%@ page import="org.jbpm.webapp.bean.*" %>
|
|
|
|
<!-- HEADER -->
|
|
<html>
|
|
<head><title>JBoss jBPM</title>
|
|
<link rel="stylesheet" type="text/css" href="css/jbpm.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<table border="0" cellpadding="0" cellspacing="0" width="100%">
|
|
<tr>
|
|
<!-- next line must be put one (1!) line to overcome an IE-layouting bug -->
|
|
<td><a href="http://www.jboss.com/"><img src="images/logo_green.gif" alt="JBoss Inc." border="0" /></a></td>
|
|
<td width="100%" valign="top">
|
|
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
|
<tr>
|
|
<td width="100%" height="22" bgcolor="#9BCD4B" align="center" nowrap="nowrap">
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="100%" align="right" valign="middle" nowrap="nowrap">
|
|
<a class="ref" href="/alfresco">Alfresco Web Client</a>
|
|
<a class="ref" href="http://jbpm.org/docs">Docs</a>
|
|
<a class="ref" href="http://jbpm.org/forums">Forums</a>
|
|
<a class="ref" href="http://jbpm.org/wiki">Wiki</a>
|
|
<a class="ref" href="http://jbpm.org/downloads">Download</a>
|
|
<a class="ref" href="http://jbpm.org/contact">Contact</a>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td width="100%" valign="top" nowrap="nowrap">
|
|
<hr style="margin:0px; padding:0px;" size="1" width="100%" />
|
|
<h2 style="padding:0px; margin:0px; border:0px;" >
|