7 lines
194 B
Text
7 lines
194 B
Text
|
<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
|
||
|
<h1><%= class_name %>#<%= @action %></h1>
|
||
|
|
||
|
<p>
|
||
|
<%%= @greeting %>, find me in <%= @path %>
|
||
|
</p>
|