94d2fc1815
* Added nxhtml, mostly for django support. * Changed some org settings.
5 lines
128 B
Text
5 lines
128 B
Text
<%= t("Hola") %>
|
|
<%= ink_to name, target %>
|
|
<% if quiero do %>
|
|
<%= do_something_nifty(with_me) %>
|
|
<% end %>
|