diff options
Diffstat (limited to 'bin/serve.fnl')
| -rw-r--r-- | bin/serve.fnl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/serve.fnl b/bin/serve.fnl index c442801..55f1ff0 100644 --- a/bin/serve.fnl +++ b/bin/serve.fnl @@ -492,7 +492,8 @@ :selected (if (= form.site val) "selected" nil)} (. (require (.. "parser." val)) :title)]) [:ozchai :suhexuan :kolokolnikovchai :tea108 :ipuer :clubcha - :artoftea :chaekshop :moychay :gorkovchay]))]] + :daochai :ozchai :chaekshop :artoftea :moychay + :gorkovchay]))]] [:div {} [:select {:name "sort"} [:option {:value ""} "~ Порядок ~"] |
