diff options
Diffstat (limited to 'tv_corner.html')
| -rw-r--r-- | tv_corner.html | 8 | 
1 files changed, 2 insertions, 6 deletions
diff --git a/tv_corner.html b/tv_corner.html index aba819d..990e102 100644 --- a/tv_corner.html +++ b/tv_corner.html @@ -25,6 +25,8 @@ table {  </head>  <body> +    <a href="index.html"><img src="images/back_home.png" alt="Back to home page"/></a> +          <center>          <table border="1" width="60%">              <tr> @@ -36,12 +38,6 @@ table {                  </td>              </tr> -            <tr> -                <td> -                    <h2><a href="index.html">--> Back to main page</a></h2> -                </td> -        	</tr> -          	<tr>          	    <td>          	        <h2>Where do I watch X show?</h2>  | 
