#!/bin/sh


# you should add your behavior here
# $1 will contain the file full path

echo "2-web content $1 : override me !!"
