{% extends "buckeyebrowser/index.html" %}
{% block content %}
Preceding context | Word | Following context | ||||
---|---|---|---|---|---|---|
{% for t in output.Preceding %} {{ t }} {% endfor %} | {{output.Word}} | {% for t in output.Following %} {{ t }} {% endfor %} | ||||
|
|
{{ linekey }} | {{ value }} |
---|