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
  • recursive_examples
  • template.10.j2
  • Marcos Cano's avatar
    recursive examples · a70fd198
    a70fd198 Browse File
    Marcos Cano committed 2017-02-07 11:24:09 -0600
template.10.j2 190 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:

Hostname: [[{HOSTNAME}]]
Path Variable: [[{PATH}]]
Current Working Directory: [[{PWD}]]