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

Test / templar-min-old

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

var = [[{variable}]]

otra_variable= [[{VAR}]]


some environment variables:

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