diff options
Diffstat (limited to 'tmpl/dictionary.html')
-rw-r--r-- | tmpl/dictionary.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/dictionary.html b/tmpl/dictionary.html index 77493d94..760fd3d2 100644 --- a/tmpl/dictionary.html +++ b/tmpl/dictionary.html @@ -1,4 +1,4 @@ -<div class="dictionary well well-sm" data-name="{{name}}"> +<div class="dict well well-sm" data-name="{{name}}"> <div class="row"> <div class="col-xs-8"> <h4><span class="text-muted glyphicon glyphicon-book"></span> {{name}} <small>v.{{version}}</small></h4> |