<divng-if="full_text == null"class="alert alert-info"role="alert">No full text</div>
</p>
</div>
</div>
</div><!-- end of the main row -->
</div><!-- end of the main row -->
</div>
</div>
...
@@ -100,8 +104,10 @@
...
@@ -100,8 +104,10 @@
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<![endif]-->
<script type="application/javascript">
<script type="application/javascript">
/* Constants required for annotations app JS to work */
url(r'^lists/(?P<list_id>[0-9]+)/ngrams(?:/(?P<ngram_id>[0-9]+))?$',views.Ngram.as_view()),# actions on ngram from a list optionally filtered by document