clostache

    0熱度

    1回答

    我有這樣的代碼: (defn my-journey-page [locale] (render-string (read-template "myJourney") {:api (:api props) :feedback (:feedback props)})) ... (def props (get-props)) ... (def def