このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/templates
Vansh Comar 7bea6349a0
Add tools for currency conversion in search results (#536)
This implements a method for converting between various currencies. When a user
searches "<currency A> to <currency B>" (including when prefixed by a specific
amount), they are now presented with a table for quickly converting between the
two. This makes use of the currency ratio returned as the first "card" in
currency related searches, and the table is inserted into this same card.
2021-12-06 22:56:13 -07:00
..
display.html Add tools for currency conversion in search results (#536) 2021-12-06 22:56:13 -07:00
error.html
footer.html
header.html
imageresults.html
index.html Import logo stylesheet before applying custom css 2021-11-24 12:38:56 -07:00
logo.html Import logo stylesheet before applying custom css 2021-11-24 12:38:56 -07:00
opensearch.xml
search.html