本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
anoopmb
/
payments
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
[test] [style]
pull/2/head
Rushabh Mehta
7 年之前
父節點
1b4b6737ee
當前提交
79887b3374
共有
3 個檔案被更改
,包括
3 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
payments/templates/pages/gcalendar-success.html
+1
-0
payments/templates/pages/payment-cancel.html
+1
-0
payments/templates/pages/payment-success.html
+ 1
- 0
payments/templates/pages/gcalendar-success.html
查看文件
@@ -16,5 +16,6 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
+ 1
- 0
payments/templates/pages/payment-cancel.html
查看文件
@@ -16,6 +16,7 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
+ 1
- 0
payments/templates/pages/payment-success.html
查看文件
@@ -16,5 +16,6 @@
.hero-and-content {
background-color: #f5f7fa;
}
{% include "templates/styles/card_style.css" %}
</style>
{% endblock %}
Write
Preview
Loading…
取消
儲存