<!DOCTYPE html>
<div id="main">
    Welcome to the blog page!
</div>

<script src="blogs.js">
</script>
<script src="template.js">
</script>