# -*- mode: snippet -*-
# name: Import
# key: imp
# condition: (string-suffix-p ".proj" (buffer-file-name))
# --
<Import Project="$1"/>