{% extends "blocks/base.html" %}

{% block content %}

{% include '../src/tpl/page_lockme.html' %}

{% endblock %}
