From 4940b5dd5e792811491f1c3c3b1c70c8177c7e02 Mon Sep 17 00:00:00 2001 From: Michael Alyn Miller Date: Sat, 27 Nov 2021 20:59:51 -0800 Subject: Add Axum integration --- askama_axum/LICENSE-APACHE | 1 + 1 file changed, 1 insertion(+) create mode 120000 askama_axum/LICENSE-APACHE (limited to 'askama_axum/LICENSE-APACHE') diff --git a/askama_axum/LICENSE-APACHE b/askama_axum/LICENSE-APACHE new file mode 120000 index 0000000..965b606 --- /dev/null +++ b/askama_axum/LICENSE-APACHE @@ -0,0 +1 @@ +../LICENSE-APACHE \ No newline at end of file -- cgit