/src/tests/erlydtl/docroot/custom_tag_error
https://code.google.com/p/zotonic/ · #! · 12 lines · 12 code · 0 blank · 0 comment · 0 complexity · d33b910d89325963b1a7f4045d7b098e MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <title>Test variable</title>
- </head>
- <body>
- before
- {% flashvideo dom_id="myvideo" width="800" height="600" static="/static" path_to_video="/myvid.mp4" path_to_preview_image="/mypic.jpg" %}
- after
- </body>
- </html>