houdini/lib/templates/erb/controller/view.html.erb.tt

4 lines
170 B
Text
Raw Normal View History

<%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%>
<h1><%= class_name %>#<%= @action %></h1>
<p>Find me in <%= @path %></p>