diff --git a/pythonstatcomp.markdown.html b/pythonstatcomp.html.markdown
similarity index 100%
rename from pythonstatcomp.markdown.html
rename to pythonstatcomp.html.markdown
diff --git a/template-translations.yaml b/template-translations.yaml
deleted file mode 100644
index 527de122..00000000
--- a/template-translations.yaml
+++ /dev/null
@@ -1,15 +0,0 @@
-default:
- title: Learn X in Y minutes
- where: Where X=
- getCode: "Get the code:"
- share: Share this page
- suggestions: "Got a suggestion? A correction, perhaps? Open an Issue on the Github Repo, or make a pull request yourself!"
- contributor: "Originally contributed by %s, and updated by %d contributors."
-
-zh_CN:
- title: X分钟速成Y
- where: 其中 Y=
- getCode: 源代码下载:
- share: 分享此页
- suggestions: "有建议?或者发现什么错误?在Github上开一个issue,或者你自己也可以写一个pull request!"
- contributor: "原著%s,并由%d个好心人修改。"