File: inherit.amber

package info (click to toggle)
golang-github-eknkc-amber 0.0~git20171010.cdade1c-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 248 kB
  • sloc: makefile: 8
file content (11 lines) | stat: -rw-r--r-- 212 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
extends inherit.master.amber

block append meta
    meta[name="keywords"][content="These are added by the child template"]

block menu
    li Item 1
    li Item 2

block content
    p Content from child template