templates/themes/ansi/card.tmpl
author Mikael Berthe <mikael@lilotux.net>
Wed, 10 May 2017 20:13:31 +0200
changeset 116 3dd35bdb63ac
parent 88 028f7b02bd3e
permissions -rw-r--r--
Version 1.0.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
88
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
- Title: {{color ",,bold"}}{{.title}}{{color "reset"}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
  URL:   {{.url}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
  Image: {{.image}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
  Description: {{color "blue"}}{{.description}}{{color "reset"}}