{% extends "devilry_examiner/base.django.html" %} {% load i18n %} {% load url from future %} {% load django_decoupled_docs_tags %} {% block title %}{% trans "Examiner" %}{% endblock %} {% block body %}

{% trans "New to Devilry? Do you want to become more efficient?" %} {% trans "Check out the getting started guide" %}

{% trans "Getting started guide" %}

{% endblock %}