Sure. First identify a common line in all files (e.g., </head> or
</body> or something that exists in all files where you want to insert
the new line).
Use replace | all files in web (or whatever the option says) -- specify
find in HTML if necessary or not, depending on what you're replacing:
replace:
line #1
with:
line #1
line #2