qutebrowser/tests/unit/javascript/position_caret/simple.html
2015-08-18 20:19:02 +02:00

5 lines
121 B
HTML

{% extends "base.html" %}
{% block content %}
<p>MARKER this should be the paragraph the caret is on.</p>
{% endblock %}