summaryrefslogtreecommitdiff
path: root/html_template/template.html
diff options
context:
space:
mode:
Diffstat (limited to 'html_template/template.html')
-rwxr-xr-xhtml_template/template.html44
1 files changed, 22 insertions, 22 deletions
diff --git a/html_template/template.html b/html_template/template.html
index 41eb86e..fc17006 100755
--- a/html_template/template.html
+++ b/html_template/template.html
@@ -19,7 +19,7 @@
<div class="row">
<div class="top-story">
- <a target="_blank" href="" onclick="window.open('xxURL1-1xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL1-1xx', '_blank')">
<div class="top-stories-img" style="background-image: url('xxImg1-1xx');" /></div>
<div class="top-stories-hed">xxTitle1-1xx</div>
</a>
@@ -27,7 +27,7 @@
</div>
<div class="top-story">
- <a target="_blank" href="" onclick="window.open('xxURL1-2xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL1-2xx', '_blank')">
<div class="top-stories-img" style="background-image: url('xxImg1-2xx');" />
</div>
<div class="top-stories-hed">xxTitle1-2xx</div>
@@ -40,7 +40,7 @@
<div class="row">
<div class="top-story">
- <a target="_blank" href="" onclick="window.open('xxURL1-3xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL1-3xx', '_blank')">
<div class="top-stories-img" style="background-image: url('xxImg1-3xx');" />
</div>
<div class="top-stories-hed">xxTitle1-3xx</div>
@@ -49,7 +49,7 @@
</div>
<div class="top-story">
- <a target="_blank" href="" onclick="window.open('xxURL1-4xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL1-4xx', '_blank')">
<div class="top-stories-img" style="background-image: url('xxImg1-4xx');" />
</div>
<div class="top-stories-hed">xxTitle1-4xx</div>
@@ -63,7 +63,7 @@
<div id="middle-stories">
- <a target="_blank" href="" onclick="window.open('xxURL2-1xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL2-1xx', '_blank')">
<div class="middle-story">
<div class="middle-stories-img" style="background-image: url('xxImg2-1xx');">
</div>
@@ -71,7 +71,7 @@
</div>
</a>
- <a target="_blank" href="" onclick="window.open('xxURL2-2xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL2-2xx', '_blank')">
<div class="middle-story">
<div class="middle-stories-img" style="background-image: url('xxImg2-2xx');">
</div>
@@ -79,7 +79,7 @@
</div>
</a>
- <a target="_blank" href="" onclick="window.open('xxURL2-3xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL2-3xx', '_blank')">
<div class="middle-story">
<div class="middle-stories-img" style="background-image: url('xxImg2-3xx');">
</div>
@@ -87,7 +87,7 @@
</div>
</a>
- <a target="_blank" href="" onclick="window.open('xxURL2-4xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL2-4xx', '_blank')">
<div class="middle-story">
<div class="middle-stories-img" style="background-image: url('xxImg2-4xx');">
</div>
@@ -95,7 +95,7 @@
</div>
</a>
- <a target="_blank" href="" onclick="window.open('xxURL2-5xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL2-5xx', '_blank')">
<div class="middle-story">
<div class="middle-stories-img" style="background-image: url('xxImg2-5xx');">
</div>
@@ -103,7 +103,7 @@
</div>
</a>
- <a target="_blank" href="" onclick="window.open('xxURL2-6xx', '_blank')">
+ <a target="_blank" onclick="window.open('xxURL2-6xx', '_blank')">
<div class="middle-story">
<div class="middle-stories-img" style="background-image: url('xxImg2-6xx');">
</div>
@@ -116,51 +116,51 @@
<div id="bottom-stories">
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-1xx', '_blank')">xxTitle3-1xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-1xx', '_blank')">xxTitle3-1xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-2xx', '_blank')">xxTitle3-2xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-2xx', '_blank')">xxTitle3-2xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-3xx', '_blank')">xxTitle3-3xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-3xx', '_blank')">xxTitle3-3xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-4xx', '_blank')">xxTitle3-4xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-4xx', '_blank')">xxTitle3-4xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-5xx', '_blank')">xxTitle3-5xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-5xx', '_blank')">xxTitle3-5xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-6xx', '_blank')">xxTitle3-6xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-6xx', '_blank')">xxTitle3-6xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-7xx', '_blank')">xxTitle3-7xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-7xx', '_blank')">xxTitle3-7xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-8xx', '_blank')">xxTitle3-8xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-8xx', '_blank')">xxTitle3-8xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-9xx', '_blank')">xxTitle3-9xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-9xx', '_blank')">xxTitle3-9xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-10xx', '_blank')">xxTitle3-10xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-10xx', '_blank')">xxTitle3-10xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-11xx', '_blank')">xxTitle3-11xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-11xx', '_blank')">xxTitle3-11xx</a>
</div>
<div class="bottom-story">
- <a target="_blank" href="" onclick="window.open('xxURL3-12xx', '_blank')">xxTitle3-12xx</a>
+ <a target="_blank" onclick="window.open('xxURL3-12xx', '_blank')">xxTitle3-12xx</a>
</div>
</div>