##// END OF EJS Templates
frontend: latest js version
frontend: latest js version

File last commit:

r0:548a840d
r70:4c04325b
Show More
footer.jinja2
9 lines | 170 B | text/plain | TextLexer
<div class="footer">
<div class="container">
{{ template_footer_html |safe }}
</div>
<div id="app_instance">{{ appenlight_app_instance }}</div>
</div>