noche, actualiza tablas eventos

This commit is contained in:
mynah
2018-07-19 03:45:46 -05:00
parent 5a7566eaf7
commit e25fc46010
31 changed files with 207 additions and 258 deletions

View File

@@ -1,4 +1,10 @@
<p> <%= url_for("$controller/$action/img") %> </p>
<p>
%= url_for->path('/meself')
</p>
<p>
% foreach (@{$ilist}) {
<%= $_ %>
% }
</p>