<!DOCTYPE html>
<html>
<head>
{#{{ include('common/head.html.twig') }}#}
</head>
<body>
{% block content %}{% endblock %}
<!-- /page container -->
{% block javascripts %}{% endblock %}
{# Platform Scrypt Default File #}
</body>
</html>