Adding forgotten template

This commit is contained in:
Maxime Beauchemin 2015-10-20 14:11:21 -07:00
parent ac79265dcb
commit c3903eff4f
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<html>
<body>
<code>
<pre>{{ art }}
{{ title }}
{{ error_msg }}
</pre>
</code>
</body>
</html>