templates/themes/ansi/card.tmpl
author Mikael Berthe <mikael@lilotux.net>
Thu, 22 Sep 2022 16:32:45 +0200
changeset 261 270cc4dda0c5
parent 88 028f7b02bd3e
permissions -rw-r--r--
Change version to 2.4.0-dev
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"}}