mirror of
https://github.com/apache/superset.git
synced 2026-06-08 09:09:27 +00:00
11 lines
113 B
HTML
11 lines
113 B
HTML
<html>
|
|
<body>
|
|
<code>
|
|
<pre>{{ art }}
|
|
{{ title }}
|
|
{{ error_msg }}
|
|
</pre>
|
|
</code>
|
|
</body>
|
|
</html>
|