9 lines
284 B
Text
9 lines
284 B
Text
![]() |
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||
|
|
||
|
|
||
|
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
|
||
|
<%@ page import="com.hp.hpl.jena.rdf.model.Model"%>
|
||
|
|
||
|
<h2>Individual Not Found</h2>
|
||
|
|
||
|
<p>The individual was not found in the system.</p>
|