Prominence e36e2bdff5 Added main layout.
Added twitter-bootstrap plugin.
Minor changes.
2016-06-23 18:31:07 +03:00

13 lines
308 B
Plaintext

<%@ page contentType="text/html;charset=UTF-8" %>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title><g:layoutTitle default="Translations overview" /></title>
<r:layoutResources/>
</head>
<g:layoutBody />
<r:layoutResources/>
<body>
</body>
</html>