An example of behaviour pattern with a dummy server
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

10 lignes
225 B

<!DOCTYPE html>
<html>
<head></head>
<body>
<div> <%= display_event.as(Lua::Function).call(name).as(String); %> </div>
<form method="POST" action=<%= "/"+name %>>
<input type="submit" value="Go">
</form>
</body>
</html>