Skip to content
forked from Keats/tera

A template engine for Rust based on Jinja2/Django (fork for a minor patch)

License

Notifications You must be signed in to change notification settings

datanymizer/tera

This branch is 1 commit ahead of, 74 commits behind Keats/tera:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc2e3a0 · May 31, 2022
Oct 17, 2021
Oct 13, 2021
Oct 17, 2021
Nov 26, 2019
Dec 4, 2019
May 31, 2022
Jun 14, 2021
Apr 28, 2016
Mar 6, 2021
Nov 3, 2021
Nov 3, 2021
Jul 17, 2015
May 31, 2022
Mar 6, 2021
Aug 29, 2018

Repository files navigation

Tera

This is a fork of Tera.

The only purpose is granular dependency management, so we can use most of Tera's builtin features without ones that depends on the chrono crate because of security vulnerabilities in the latter.

There is a plan to introduce such dependency management in the next version of Tera, then we remove this fork.

About

A template engine for Rust based on Jinja2/Django (fork for a minor patch)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 99.7%
  • HTML 0.3%