mirror of
https://github.com/apache/lucene.git
synced 2025-02-10 03:55:46 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500769 13f79535-47bb-0310-9956-ffa450edef68
9 lines
167 B
Plaintext
Executable File
9 lines
167 B
Plaintext
Executable File
<html>
|
|
<head>
|
|
<title>Flare: <%=controller.action_name%></title>
|
|
<%= javascript_include_tag :defaults %>
|
|
</head>
|
|
<body>
|
|
<%= yield %>
|
|
</body>
|
|
</html> |