9648489a01
Also bring back gluon-web-theme's i18n strings.
7 lines
139 B
HTML
7 lines
139 B
HTML
<%
|
|
for _, map in ipairs(maps) do
|
|
map:render(renderer)
|
|
end
|
|
%>
|
|
<script type="text/javascript" src="/static/gluon-web-model.js"></script>
|