c444b3f232
- 'before_render' hook is called twice. - add simple cucumber test about some hooks.
10 lines
152 B
Plaintext
10 lines
152 B
Plaintext
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>extension-hooks-app</title>
|
|
</head>
|
|
<body>
|
|
<h1>extension-hooks-app</h1>
|
|
</body>
|
|
</html>
|