Skip to content
  • This project
    • Loading...
  • Sign in

Test / templar-min

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • templar-min
  • src
  • examples
  • template.j2
  • Marcos Cano's avatar
    fix engine to template only if matches · 55b67213
    55b67213 Browse Files
    Marcos Cano committed 2017-02-08 09:51:51 -0600
template.j2 190 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
this a template file 

var = [[{variable}]]

otra_variable= [[{VAR}]]


some environment variables:

Term: [[{TERM}]]
Path Variable: [[{PATH}]]
Current Working Directory: [[{PWD}]]

[[{}]]