13 lines
224 B
Cheetah
13 lines
224 B
Cheetah
{{/*
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DPORT SPORT
|
|
*/ -}}
|
|
{{ if .comment -}}
|
|
#
|
|
# {{ .comment }}
|
|
#
|
|
{{ end -}}
|
|
{{ if .rule -}}
|
|
{{ .rule }}
|
|
{{ end -}}
|