Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
foss-2024-2-final
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jaemin Shin
foss-2024-2-final
Commits
6949b3c2
Commit
6949b3c2
authored
5 months ago
by
Jaemin Shin
Browse files
Options
Downloads
Patches
Plain Diff
Update file README.md
parent
bbfb58d9
No related branches found
No related tags found
1 merge request
!1
Update 236 files
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
jinja-main/README.md
+5
-1
5 additions, 1 deletion
jinja-main/README.md
with
5 additions
and
1 deletion
jinja-main/README.md
+
5
−
1
View file @
6949b3c2
...
...
@@ -4,7 +4,11 @@ Jinja is a fast, expressive, extensible templating engine. Special
placeholders in the template allow writing code similar to Python
syntax. Then the template is passed data to render the final document.
It includes:
진자는 빠르고, 직관적이며 확장성이 뛰어난 템플릿 엔진입니다.
특히 템플릿에서 사용되는 구문들은 파이썬 문법과 유사하게 구성되어 있습니다.
그로 인해 템플릿은 출력될 최종 문서에 정보를 전달합니다.
포함하는 것:
-
Template inheritance and inclusion.
-
Define and import macros within templates.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment