5 lines
89 B
Plaintext
5 lines
89 B
Plaintext
<p> <%= url_for("$controller/$action/img") %> </p>
|
|
<p>
|
|
%= url_for->path('/meself')
|
|
</p>
|