├── LICENSE ├── README.md ├── back.html ├── front.html └── style.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyliu-phy/simple-anki-template/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyliu-phy/simple-anki-template/HEAD/README.md -------------------------------------------------------------------------------- /back.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyliu-phy/simple-anki-template/HEAD/back.html -------------------------------------------------------------------------------- /front.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyliu-phy/simple-anki-template/HEAD/front.html -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cyliu-phy/simple-anki-template/HEAD/style.css --------------------------------------------------------------------------------